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