1 write to timeToReachQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
68
this.
timeToReachQueue
= new IntProperty(this, UnsafeNativeMethods.PROPID_M_TIME_TO_REACH_QUEUE);
1 reference to timeToReachQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
111
property.InternalSetTimeToReachQueue(MsmqDuration.ToTimeSpan(this.
timeToReachQueue
.Value));