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