3 writes to isCompleted
System.ServiceModel (3)
System\ServiceModel\Channels\PeerFlooder.cs (3)
896
this.
isCompleted
= true;
924
this.
isCompleted
= true;
1010
this.
isCompleted
= true;
4 references to isCompleted
System.ServiceModel (4)
System\ServiceModel\Channels\PeerFlooder.cs (4)
868
if (this.
isCompleted
)
894
if (this.
isCompleted
)
951
if (
isCompleted
)
958
if (
isCompleted
)