.NET Client Documentation
5.5.0
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

    Name Description
    HeartbeatOptions()

    Initializes a new instance of the HeartbeatOptions class.

    Properties

    Name Description
    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-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.