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