Share via


WSTrustChannel.EndClose(IAsyncResult) Metoda

Definice

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

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

Parametry

result
IAsyncResult

, IAsyncResult která je vrácena voláním BeginClose(AsyncCallback, Object) metody .

Implementuje

Platí pro