1 write to acknowledgment
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
42internal set { this.acknowledgment = value; }
1 reference to acknowledgment
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
41get { return this.acknowledgment; }