WSTrustChannel.EndClose(IAsyncResult) Methode

Definition

Beendet einen asynchronen Vorgang, um ein Kommunikationsobjekt zu schließen.

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

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

Implementiert

Gilt für: