Rogue Wave Server Component library for .NET Reference Guide
|
|
MvArrayEncode Method |
Writes this instance into an MvMessage.
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 to encode.
Return Value
Type: MvMessageThe modified message.
This is used in transfers to other processes. See the
Encode(MvMessage) method
for more details.