AnnouncementClient.ICommunicationObject.EndOpen(IAsyncResult) Methode

Definition

Schließt einen asynchronen Vorgang zum Öffnen eines Kommunikationsobjekts ab.

 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

Parameter

result
IAsyncResult

Dies IAsyncResult wird von einem Aufruf der BeginOpen Methode zurückgegeben.

Implementiert

Gilt für: