IClientMessage Methods | 
The IClientMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| AddFlag | Sets the flags field value.  | |
| GetBoolean | ||
| GetByte | ||
| GetCorrelationId | Returns the correlation ID field.  | |
| GetData | ||
| GetFlags | Returns the flags field value.  | |
| GetFrameLength | Returns the frame length field.  | |
| GetInt | ||
| GetLong | ||
| GetMapEntry | ||
| GetMessageType | Returns the message type field.  | |
| GetPartitionId | Returns the partition ID field.  | |
| GetShort | ||
| GetStringUtf8 | ||
| GetVersion | Returns the version field value.  | |
| IsComplete | Checks the frame size and total data size to validate the message size.  | |
| IsFlagSet | ||
| IsRetryable | ||
| SetCorrelationId | Sets the correlation ID field.  | |
| SetPartitionId | Sets the partition ID field.  |