Table of Contents

Property KeepOnline

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

KeepOnline

Gets or sets a value indicating whether the element is a failover element that needs to keep running on the same DataMiner agent event after switching.

bool KeepOnline { get; set; }

Property Value

bool

true if the element is a failover element that needs to keep running on the same DataMiner agent event after switching; otherwise, false.