LoadTestStepLoadProfile Class

Definition

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

Constructors

LoadTestStepLoadProfile()

Properties

InitialUserCount
MaxUserCount
MinUserCount (Inherited from LoadTestLoadProfile)
ScenarioName (Inherited from LoadTestLoadProfile)
StepDuration
StepRampTime
StepUserCount

Methods

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

Applies to