LoadTestConstantLoadProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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() |