2 references to BeginOpen
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
341return stateManager.BeginOpen(timeout, callback, state, waitForOnline);
System\ServiceModel\Channels\PeerNodeStateManager.cs (1)
160EndOpen(BeginOpen(timeout, null, null, waitForOnline));