2 references to BeginClose
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
336return stateManager.BeginClose(timeout, callback, state);
System\ServiceModel\Channels\PeerNodeStateManager.cs (1)
125EndClose(BeginClose(timeout, null, null));