| IClientMessageGetCorrelationId Method |
Returns the correlation ID field.
Namespace:
Hazelcast.Client.Protocol
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntax Function GetCorrelationId As Long
long long GetCorrelationId()
abstract GetCorrelationId : unit -> int64
Return Value
Type:
Int64The correlation ID field.
See Also