2 references to TimeToLive
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (2)
60if (factory.TimeToLive != TimeSpan.MaxValue) 62int totalSeconds = MsmqDuration.FromTimeSpan(factory.TimeToLive);