Table of Contents

Class SlowPollSettings

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Represents the slow poll settings.

public abstract class SlowPollSettings
Inheritance
SlowPollSettings
Derived
Extension Methods

Constructors

SlowPollSettings(TimeSpan)

Constructor that initializes the PingInterval with validation.

Properties

PingInterval

Gets or Sets the ping interval.

Methods

Equals(object)

Determines whether the current object is equal to another object of the same type.

GetHashCode()

Returns the hash code.

ToString()

Returns a string representation of the current object, including the ping interval and duration.