1 implementation of EndCloseInput
System.ServiceModel (1)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
159public void EndCloseInput(IAsyncResult result)
1 reference to EndCloseInput
System.ServiceModel (1)
System\ServiceModel\ServiceHost.cs (1)
1445serviceHost.instances.EndCloseInput(result);