1 write to isLast
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableOutputConnection.cs (1)
634
this.
isLast
= isLast;
2 references to isLast
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
711
if (this.
isLast
)
723
if (this.
isLast
)