2 references to EndCloseInput
System.ServiceModel (2)
System\ServiceModel\InstanceContext.cs (1)
406
channels.
EndCloseInput
(result);
System\ServiceModel\ServiceChannelManager.cs (1)
316
return new ChainedAsyncResult(timeout, callback, state, BeginCloseInput,
EndCloseInput
, OnBeginCloseContinue, OnEndCloseContinue);