AnnouncementClient.ICommunicationObject.EndOpen(IAsyncResult) Metodo

Definizione

Completa un'operazione asincrona per aprire un oggetto di comunicazione.

 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

Parametri

result
IAsyncResult

Oggetto IAsyncResult restituito da una chiamata al BeginOpen metodo .

Implementazioni

Si applica a