Class
ProfilerCommunicationConfigurationForLoad

Definition

Namespace:ArtOfTest.WebAii.Design.Execution.Profiler

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class ProfilerCommunicationConfigurationForLoad

Inheritance: objectProfilerCommunicationConfigurationForLoad

Constructors

ProfilerCommunicationConfigurationForLoad()

Declaration

cs-api-definition
public ProfilerCommunicationConfigurationForLoad()

Properties

ControllerHost

Declaration

cs-api-definition
public string ControllerHost { get; set; }

Property Value

string

ReportingInterval

Declaration

cs-api-definition
public TimeSpan ReportingInterval { get; set; }

Property Value

TimeSpan