1 write to DestinationQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
95
property.
DestinationQueue
= GetQueueName(this.destinationQueue.GetValue(this.destinationQueueLength.Value));
1 reference to DestinationQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqMessage.cs (1)
85
get { return this.property.
DestinationQueue
; }