Class TestSpecificProfilerLoadConfiguration
Inheritance
System.Object
TestSpecificProfilerLoadConfiguration
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.Execution.Profiler.Transports
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class TestSpecificProfilerLoadConfiguration
Constructors
TestSpecificProfilerLoadConfiguration()
Declaration
public TestSpecificProfilerLoadConfiguration()
Properties
Configuration
Declaration
public ProfilerCommunicationConfigurationForLoad Configuration { get; set; }
Property Value
TestHandle
Declaration
public Guid TestHandle { get; set; }
Property Value
System.
|