1 write to acknowledgeType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
35set { this.acknowledgeType = value; }
1 reference to acknowledgeType
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (1)
34get { return this.acknowledgeType; }