PreviewOptions Class
Namespace: Hazelcast
Assembly: Hazelcast.Net.dll
Represents preview options.
public class PreviewOptions
Inherited Members
Remarks
Preview options are unsupported options that are provided to enable behaviors of the client that remain experimental and/or may break backward compatibility.
Constructors
Name | Description |
---|---|
PreviewOptions() | Initializes a new instance of the PreviewOptions class. |
Properties
Name | Description |
---|---|
EnableNewReconnectOptions | (unsupported) Whether to enable the new reconnect options. |
EnableNewRetryOptions | (unsupported) Whether to enable the new retry options. |
Methods
Name | Description |
---|---|
Clone() | Clones the options. |