1 instantiation of MsmqIntegrationOutputMessage
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
153
using (MsmqIntegrationOutputMessage msmqMessage = new
MsmqIntegrationOutputMessage
(this.factory, size, this.RemoteAddress, property))
1 reference to MsmqIntegrationOutputMessage
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
153
using (
MsmqIntegrationOutputMessage
msmqMessage = new MsmqIntegrationOutputMessage(this.factory, size, this.RemoteAddress, property))