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