[This is preliminary documentation and is subject to change.]
Represents request msg that marshalls arguments as object[].
Although the most convenient and simple, this way of working with glue is slower than
using RequestTypedMsg which needs to be derived-from for every method
Inheritance Hierarchy

NFX.Glue.Protocol Msg
NFX.Glue.Protocol RequestMsg
NFX.Glue.Protocol RequestAnyMsg
Namespace: NFX.Glue.Protocol
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
See Also