1 write to floodComplete
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1819this.floodComplete = true;
2 references to floodComplete
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
1811if (this.floodComplete || this.IsCompleted) 1846if (this.floodComplete)