Base:
method
OnBeginClose
System.ServiceModel.Channels.CommunicationObject.OnBeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
2 overrides of OnBeginClose
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\ChannelFactoryBase.cs (1)
195protected override IAsyncResult OnBeginClose(TimeSpan timeout, AsyncCallback callback, object state)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
262protected override IAsyncResult OnBeginClose(TimeSpan timeout, AsyncCallback callback, object state)