2 writes to timeToReachQueue
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (2)
161
this.
timeToReachQueue
= value;
167
this.
timeToReachQueue
= timeout;
1 reference to timeToReachQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
157
get { return this.
timeToReachQueue
; }