1 reference to EndChannelClose
System.ServiceModel (1)
System\ServiceModel\ClientBase.cs (1)
710
return new ChainedAsyncResult(timeout, callback, state, BeginChannelClose,
EndChannelClose
, BeginFactoryClose, EndFactoryClose);