2 writes to queueRunning
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeStateManager.cs (2)
169
queueRunning
= true;
207
queueRunning
= false;
1 reference to queueRunning
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeStateManager.cs (1)
166
if (
queueRunning
)