Property IsOnlineOnBackupAgent
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
IsOnlineOnBackupAgent
Gets a value indicating whether the element is a failover element and is online on the backup agent instead of this agent.
bool IsOnlineOnBackupAgent { get; }
Property Value
- bool
true
if the element is a failover element and is online on the backup agent instead of this agent; otherwise,false
.