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