Namespace: Hazelcast.Client.Protocol
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
The IClientMessage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddFlag | |
![]() | GetBoolean | |
![]() | GetByte | |
![]() | GetCorrelationId | |
![]() | GetData | |
![]() | GetInt | |
![]() | GetLong | |
![]() | GetMapEntry | |
![]() | GetMessageType | |
![]() | GetPartitionId | |
![]() | GetShort | |
![]() | GetStringUtf8 | |
![]() | IsComplete | |
![]() | IsFlagSet | |
![]() | IsRetryable | |
![]() | SetCorrelationId | Sets the correlation id field. |
![]() | SetPartitionId |
See Also