1 write to responseQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
137set { this.responseQueue = value; }
1 reference to responseQueue
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
136get { return this.responseQueue; }