1 write to timeToLive
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
42this.timeToLive = bindingElement.TimeToLive;
1 reference to timeToLive
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqChannelFactoryBase.cs (1)
121return this.timeToLive;