ICommunicationObject.EndClose(IAsyncResult) Metoda

Definice

Dokončí asynchronní operaci pro zavření komunikačního objektu.

public:
 void EndClose(IAsyncResult ^ result);
public void EndClose (IAsyncResult result);
abstract member EndClose : IAsyncResult -> unit
Public Sub EndClose (result As IAsyncResult)

Parametry

result
IAsyncResult

, IAsyncResult která je vrácena voláním BeginClose metody .

Výjimky

BeginClose byla volána u objektu Faulted ve stavu .

Časový limit vypršel před tím, ICommunicationObject než bylo možné se elegantně zavřít.

Platí pro