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