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. |
Cloud | Gets the Cloud |
Connection |
Gets the connection Connection |
Connection |
Gets or sets the connection timeout. |
Reconnect | Whether to attempt to automatically reconnect a client that has been disconnected. |
Reconnect |
Gets or sets the Reconnect |
Redo |
Whether to retry operations. |
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 |
Use |
Whether to use the public addresses of members. |