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