Property ExecuteAsync
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
ExecuteAsync
Gets a value indicating whether to execute the script asynchronously.
bool ExecuteAsync { get; }
Property Value
- bool
trueto execute asynchronously;falseto execute synchronously.