HazelcastClientNewHazelcastClient Method Hazelcast .Net Client Class Library
Overload List

  NameDescription
Public methodStatic memberCode exampleNewHazelcastClient
Creates a new hazelcast client using default configuration.
Public methodStatic memberCode exampleNewHazelcastClient(String)
Creates a new hazelcast client using the given configuration xml file
Public methodStatic memberNewHazelcastClient(ClientConfig)
Creates a new hazelcast client using the given configuration object created programmaticly.
Top
See Also

Reference