DiscoveryClient.ICommunicationObject.EndOpen(IAsyncResult) Methode

Definitie

Voltooit een asynchrone bewerking om een communicatieobject te openen.

 virtual void System.ServiceModel.ICommunicationObject.EndOpen(IAsyncResult ^ result) = System::ServiceModel::ICommunicationObject::EndOpen;
void ICommunicationObject.EndOpen(IAsyncResult result);
abstract member System.ServiceModel.ICommunicationObject.EndOpen : IAsyncResult -> unit
override this.System.ServiceModel.ICommunicationObject.EndOpen : IAsyncResult -> unit
Sub EndOpen (result As IAsyncResult) Implements ICommunicationObject.EndOpen

Parameters

result
IAsyncResult

De IAsyncResult waarde die wordt geretourneerd door een aanroep naar de BeginOpen methode.

Implementeringen

Van toepassing op