1 write to floodException
System.ServiceModel (1)
System\ServiceModel\Channels\PeerNodeImplementation.cs (1)
1829floodException = e;
2 references to floodException
System.ServiceModel (2)
System\ServiceModel\Channels\PeerNodeImplementation.cs (2)
1833this.Complete(result.CompletedSynchronously, floodException); 1853this.Complete(true, floodException);