WSTrustChannel.EndClose(IAsyncResult) Methode

Definition

Schließt einen asynchronen Vorgang zum Schließen eines Kommunikationsobjekts ab.

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)

Parameter

result
IAsyncResult

Dies IAsyncResult wird von einem Aufruf der BeginClose(AsyncCallback, Object) Methode zurückgegeben.

Implementiert

Gilt für: