Class
TestSpecificServerTime

Definition

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

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class TestSpecificServerTime

Inheritance: objectTestSpecificServerTime

Constructors

TestSpecificServerTime()

Declaration

cs-api-definition
public TestSpecificServerTime()

Properties

ServerTime

Declaration

cs-api-definition
public DateTime ServerTime { get; set; }

Property Value

DateTime

TestHandle

Declaration

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

Property Value

Guid