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