1 instantiation of OpenOperation
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeStateManager.cs (1)
110
op = new
OpenOperation
(this, peerNode, timeout, callback, state, waitForOnline);
2 references to OpenOperation
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeStateManager.cs (2)
100
OpenOperation
op = null;
134
OpenOperation
.End(result);