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