IClientClusterServiceGetLocalClient Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Client.Spi
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

IClient GetLocalClient()

Return Value

Type: IClient
The client interface representing the local client.
See Also

Reference