Method Exists
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Exists()
Determines whether this DataMiner service exists in the DataMiner System.
public override bool Exists()
Returns
- bool
true
if the DataMiner service exists in the DataMiner System; otherwise,false
.