A message can be a normal MSMQ message, a positive or negative (arrival and read) acknowledgment message, or a report message.
[Visual Basic] Public Enum MessageType [C#] public enum MessageType [C++] public enum MessageType
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Acknowledgement | [To be supplied.] |
Normal | [To be supplied.] |
Report | [To be supplied.] |
Namespace: System.Messaging
Assembly: system.messaging.dll