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