Rogue Wave Server Component library for .NET Reference Guide
|
|
MvEndPointDecoder Property |
Gets the message decoder.
Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 7.0.0.0 (7.0.0.0)
Property Value
Type: MvEndPointMsgDecoderThe message decoder, or null if there is no connection, or no message decoder that has been set.
The decoder is set in
SetIOAdapters(MvEndPointMsgEncoder, MvEndPointMsgDecoder)