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