Table of Contents

Method IsStartupComplete

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

IsStartupComplete()

Determines whether the element has been started up completely.

bool IsStartupComplete()

Returns

bool

true if the element is started up; otherwise, false.

Exceptions

ElementNotFoundException

The element was not found.