2 references to GetMessageInfoForRetry
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableOutputConnection.cs (2)
309
MessageAttemptInfo attemptInfo = this.strategy.
GetMessageInfoForRetry
(true);
566
MessageAttemptInfo attemptInfo = this.strategy.
GetMessageInfoForRetry
(false);