Class
TestSpecificStartOptions

Definition

Namespace:ArtOfTest.WebAii.Design.Execution.Profiler.Transports

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class TestSpecificStartOptions

Inheritance: objectTestSpecificStartOptions

Constructors

TestSpecificStartOptions()

Declaration

cs-api-definition
public TestSpecificStartOptions()

Properties

IsPollingTest

Declaration

cs-api-definition
public bool IsPollingTest { get; set; }

Property Value

bool

TestHandle

Declaration

cs-api-definition
public Guid TestHandle { get; set; }

Property Value

Guid