NetworkingOptions Class
Namespace: Hazelcast.Networking
Assembly: Hazelcast.Net.dll
Represents the networking options.
public class NetworkingOptions
Inherited Members
Constructors
Name | Description |
---|---|
Networking |
Initializes a new instance of the Networking |
Properties
Name | Description |
---|---|
Addresses | Gets or sets the list of initial addresses. |
CPDirect |
Gets or sets whether client tries to redirect CP requests to CP group leaders. |
Cloud | Gets the Cloud |
Connection |
Gets the connection Connection |
Connection |
Gets or sets the connection timeout. |
Reconnect |
Gets or sets the Reconnect |
Redo |
Whether to retry operations. |
Routing |
Sets or gets the Routing |
Shuffle |
Whether to shuffle addresses when attempting to connect to the cluster. |
Smart |
Whether smart routing is enabled. |
Socket | Gets the Socket |
Ssl | Gets the Ssl |
Tpc | Gets the Tpc |
Use |
Whether to use the public addresses of members. |