RFA .NET
The GenericMsg type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AttribInfo | Gets or sets the AttribInfo. |
![]() | DataType | Gets the type of contained Data. (Inherited from Data.) |
![]() | EncodedBuffer | Gets or sets the encoded buffer. (Overrides Data..::..EncodedBuffer.) |
![]() | Header | Gets or sets the header buffer. |
![]() | HintMask | Gets the Hint Mask. (Inherited from Msg.) |
![]() | IndicationMask | Gets or sets the indication mask. (Inherited from Msg.) |
![]() | IsBlank | Gets the boolean value to determine the message is blank. (Inherited from Msg.) |
![]() | MajorVersion | Gets the Data's RWF major version. (Inherited from Data.) |
![]() | MinorVersion | Gets the Data's RWF minor version. (Inherited from Data.) |
![]() | MsgModelType | Gets or sets the message model type. (Inherited from Msg.) |
![]() | MsgType | Gets the Message type. (Inherited from Msg.) |
![]() | Payload | Gets or sets the payload data. |
![]() | SecondarySeqNum | Gets or sets the secondary sequence number. |
![]() | SeqNum | Gets or sets the sequence number. |
![]() | StreamID | Gets or sets the StreamID. (Inherited from Msg.) |