1 write to strategy
System.ServiceModel (1)
System\ServiceModel\Channels\TransmissionStrategy.cs (1)
858this.strategy = strategy;
2 references to strategy
System.ServiceModel (2)
System\ServiceModel\Channels\TransmissionStrategy.cs (2)
870this.attemptInfo = strategy.AddToWindow(this.attemptInfo.Message, this.isLast, this.attemptInfo.State); 897if (this.strategy.RemoveAdder(this))