2 references to Acknowledgment
System.Messaging (1)
System\Messaging\Message.cs (1)
1326return MessageType.Acknowledgment;
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
105property.MessageType = System.Messaging.MessageType.Acknowledgment;