次の方法で共有


Node.NodeUpTime プロパティ

定義

注意事項

This property is deprecated, use NodeUpAt instead.

ノードのアップタイムを取得します。

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

プロパティ値

ノードのアップタイム。

属性

適用対象