DiscoveryClient.ICommunicationObject.EndClose(IAsyncResult) Metoda

Definicja

Kończy operację asynchroniczną, aby zamknąć obiekt komunikacji.

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

Parametry

result
IAsyncResult

, IAsyncResult który jest zwracany przez wywołanie metody ICommunicationObject.EndClose(IAsyncResult) .

Implementuje

Dotyczy