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