1 write to Acknowledgment
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
88property.Acknowledgment = (System.Messaging.Acknowledgment)this.Class.Value;
1 reference to Acknowledgment
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqMessage.cs (1)
46get { return this.property.Acknowledgment; }