Click or drag to resize

IClientMessageGetCorrelationId Method

Returns the correlation ID field.

Namespace:  Hazelcast.Client.Protocol
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.3
Syntax
long GetCorrelationId()

Return Value

Type: Int64
The correlation ID field.
See Also