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