IClientGetClientType Method Hazelcast .Net Client Class Library
Returns type of this client

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax

ClientType GetClientType()

Return Value

Type: ClientType
type of this client
See Also

Reference