1 write to localDispatchComplete
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1848this.localDispatchComplete = true;
2 references to localDispatchComplete
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
1817if (this.localDispatchComplete) 1840if (this.localDispatchComplete || this.IsCompleted)