2 references to Normal
System.Messaging (1)
System\Messaging\Message.cs (1)
1321return MessageType.Normal;
System.ServiceModel (1)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
101property.MessageType = System.Messaging.MessageType.Normal;