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