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