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