.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    PreviewOptions Class

    Namespace: Hazelcast
    Assembly: Hazelcast.Net.dll

    Represents preview options.

    public class PreviewOptions
    Inheritance
    Object
    PreviewOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    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

    PreviewOptions()

    Initializes a new instance of the PreviewOptions class.

    Properties

    EnableNewReconnectOptions

    (unsupported) Whether to enable the new reconnect options.

    EnableNewRetryOptions

    (unsupported) Whether to enable the new retry options.

    Methods

    Clone()

    Clones the options.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.