2 references to PROPID_M_ACKNOWLEDGE
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
47
this.acknowledge = new ByteProperty(this, UnsafeNativeMethods.
PROPID_M_ACKNOWLEDGE
);
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
249
this.acknowledge = new ByteProperty(this, UnsafeNativeMethods.
PROPID_M_ACKNOWLEDGE
);