1 write to acknowledge
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
249this.acknowledge = new ByteProperty(this, UnsafeNativeMethods.PROPID_M_ACKNOWLEDGE);
2 references to acknowledge
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (2)
247if (this.acknowledge == null) 251this.acknowledge.Value = value;