Rogue Wave Server Component library for .NET Reference Guide
|
|
MvMessageDecodeMessage Method |
Extracts the next message assuming it is a message.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Parameters
- msg
- Type: RW.Server.ComponentMvMessage
The message
Return Value
Type: MvMessageThe extracted message.
| Exception | Condition |
|---|---|
| MvMessageException | An error occurred during decoding. |