CFXEnvelopeMessageBody Property |
The message payload (The CFX message enclosed in this envelope).
Namespace: CFXAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic Object MessageBody { get; set; }
Public Property MessageBody As Object
Get
Set
Property Value
Object
See Also