UnitTestFixtureAsyncTaskDelayMilliseconds Property

Gets the number of milliseconds to delay a test when async tasks may not have finished between test steps

Definition

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
public int AsyncTaskDelayMilliseconds { get; }

Property Value

Int32

See Also