1 reference to CloseInstanceContextCallback
System.ServiceModel (1)
System\ServiceModel\Dispatcher\InstanceContextManager.cs (1)
87IAsyncResult result = instance.BeginClose(timeoutHelper.RemainingTime(), Fx.ThunkCallback(new AsyncCallback(CloseInstanceContextCallback)), instance);