WSTrustChannel.EndOpen(IAsyncResult) Metoda

Definice

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

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

Parametry

result
IAsyncResult

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

Implementuje

Platí pro