Base:
method
OnBeginClose
System.ServiceModel.Channels.CommunicationObject.OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
3 overrides of OnBeginClose
System.ServiceModel (3)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
172
protected override IAsyncResult
OnBeginClose
(TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
275
protected override IAsyncResult
OnBeginClose
(TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
328
protected override IAsyncResult
OnBeginClose
(TimeSpan timeout, AsyncCallback callback, object state)