Sets the correlation id field.
Namespace: Hazelcast.Client.Protocol
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax
Parameters
- correlationId
- Type: SystemInt64
The value to set in the correlation id field.
Return Value
Type: IClientMessageThe ClientMessage with the new correlation id field value.
See Also