HazelcastClientFactory Class
Namespace: Hazelcast
Assembly: Hazelcast.Net.dll
Creates IHazelcastClient instances.
The Hazelcast client starts and creates clients from configuration options. See the general configuration documentation for details on how to obtain these options. The factory is the only way to obtain new clients.
public static class HazelcastClientFactory