IClientService allows to query connected
IClient
s and
attach/detach
IClientListener
s to listen connection events.
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.1
Syntax
The IClientService type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddClientListener | ||
GetConnectedClients | Returns all connected clients to this member. | |
RemoveClientListener |
See Also