1 write to isLast
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
1111
this.
isLast
= isLast;
1 reference to isLast
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
1123
attemptInfo = this.strategy.AddToWindow(this.attemptInfo.Message, this.
isLast
, this.attemptInfo.State);