3 references to GetQueueName
System.ServiceModel (3)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (3)
89
property.AdministrationQueue =
GetQueueName
(this.adminQueue.GetValue(this.adminQueueLength.Value));
95
property.DestinationQueue =
GetQueueName
(this.destinationQueue.GetValue(this.destinationQueueLength.Value));
108
property.ResponseQueue =
GetQueueName
(this.responseFormatName.GetValue(this.responseFormatNameLength.Value));