.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    HeartbeatOptions Class

    Namespace: Hazelcast.Clustering
    Assembly: Hazelcast.Net.dll

    Represents the heartbeat options

    public class HeartbeatOptions
    Inheritance
    Object
    HeartbeatOptions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()

    Constructors

    HeartbeatOptions()

    Initializes a new instance of the HeartbeatOptions class.

    Properties

    PeriodMilliseconds

    Gets or sets the heartbeat period.

    TimeoutMilliseconds

    Gets or sets the timeout (how long to wait before declaring a connection down).

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