RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Validates that PostMsg is conformant to RDM User Guide.
Namespace: ThomsonReuters.RFA.MessageAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public byte ValidateMsg() |
Visual Basic |
---|
Public Function ValidateMsg As Byte |
Visual C++ |
---|
public: unsigned char ValidateMsg() |
F# |
---|
member ValidateMsg : unit -> byte |
Return Value
Possible values are defined in MsgValidationTypeEnum.
Exceptions
Exception | Condition |
---|---|
ThomsonReuters.RFA.Common..::..InvalidUsageException | A Required component is missing from the message. |