Aracılığıyla paylaş


ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.EndClose Yöntem

Tanım

İletişim nesnesini kapatmak için zaman uyumsuz bir işlemi tamamlar.

 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

Parametreler

result
IAsyncResult

IAsyncResult BeginClose() yöntemine yapılan bir çağrı tarafından döndürülen.

Uygulamalar

Şunlara uygulanır