Share via


Node.NodeDownTime Property

Definition

Caution

This property is deprecated, use NodeDownAt instead.

Gets the node down time.

[System.Obsolete("This property is deprecated, use NodeDownAt instead.", false)]
public TimeSpan NodeDownTime { get; }
[<System.Obsolete("This property is deprecated, use NodeDownAt instead.", false)>]
member this.NodeDownTime : TimeSpan
Public ReadOnly Property NodeDownTime As TimeSpan

Property Value

The node down time.

Attributes

Applies to