1 write to timeToReachQueue
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqOutputMessage.cs (1)
205
this.
timeToReachQueue
= new IntProperty(this,
2 references to timeToReachQueue
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqOutputMessage.cs (2)
203
if (this.
timeToReachQueue
== null)
209
this.
timeToReachQueue
.Value = value;