Table of Contents

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

true to execute asynchronously; false to execute synchronously.