LoadTestGoalBasedLoadProfile Class

Definition

public ref class LoadTestGoalBasedLoadProfile : Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestLoadProfile
[System.Serializable]
public class LoadTestGoalBasedLoadProfile : Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestLoadProfile
[<System.Serializable>]
type LoadTestGoalBasedLoadProfile = class
    inherit LoadTestLoadProfile
Public Class LoadTestGoalBasedLoadProfile
Inherits LoadTestLoadProfile
Inheritance
LoadTestGoalBasedLoadProfile
Attributes

Constructors

LoadTestGoalBasedLoadProfile()

Properties

CategoryName
CounterName
CounterPath
HigherValuesBetter
InitialUserCount
InstanceName
MachineName
MaxTargetValue
MaxUserCount
MaxUserCountDecrease
MaxUserCountIncrease
MinTargetValue
MinUserCount
ScenarioName (Inherited from LoadTestLoadProfile)
StopAdjustingAtGoal

Methods

CheckIfProfileCanBeModified(String) (Inherited from LoadTestLoadProfile)
Copy() (Inherited from LoadTestLoadProfile)
GetLoad(Int32)
RestoreUserCountAfterRestart(Int32)
Validate()

Applies to