LoadTestConstantLoadProfile Class

Definition

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

Constructors

LoadTestConstantLoadProfile()

Properties

MaxUserCount
MinUserCount
ScenarioName (Inherited from LoadTestLoadProfile)
UserCount

Methods

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

Applies to