1 reference to OnBeginCloseContinue
System.ServiceModel (1)
System\ServiceModel\ServiceChannelManager.cs (1)
316
return new ChainedAsyncResult(timeout, callback, state, BeginCloseInput, EndCloseInput,
OnBeginCloseContinue
, OnEndCloseContinue);