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