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