4 writes to completed
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (4)
915
this.
completed
= true;
930
this.
completed
= true;
956
this.
completed
= true;
999
this.
completed
= true;
6 references to completed
System.ServiceModel (6)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (6)
912
if (!this.
completed
)
927
if (!this.
completed
)
953
if (!this.
completed
)
978
if (!this.
completed
)
984
if (!this.
completed
)
997
if (!this.
completed
)