7 references to Acknowledgment
System.Messaging (3)
System\Messaging\Acknowledgement.cs (1)
29
/// The default value of the <see cref='System.Messaging.
Acknowledgment
'/>
System\Messaging\Message.cs (2)
257
public
Acknowledgment
Acknowledgment
272
return (
Acknowledgment
)res;
System.ServiceModel (4)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
88
property.Acknowledgment = (System.Messaging.
Acknowledgment
)this.Class.Value;
System\ServiceModel\MsmqIntegration\MsmqIntegrationMessageProperty.cs (2)
38
Acknowledgment
? acknowledgment = null;
39
public
Acknowledgment
? Acknowledgment
System\ServiceModel\MsmqIntegration\MsmqMessage.cs (1)
44
public
Acknowledgment
? Acknowledgment