Click or drag to resize

IClientClusterServiceGetLocalClient Method

Namespace:  Hazelcast.Client.Spi
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntax
IClient GetLocalClient()

Return Value

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