LoadTestLoadProfile 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 LoadTestLoadProfile abstract
[System.Serializable]
public abstract class LoadTestLoadProfile
[<System.Serializable>]
type LoadTestLoadProfile = class
Public MustInherit Class LoadTestLoadProfile
- Inheritance
-
LoadTestLoadProfile
- Derived
- Attributes
Constructors
LoadTestLoadProfile() |
Properties
MaxUserCount | |
MinUserCount | |
ScenarioName |
Methods
CheckIfProfileCanBeModified(String) | |
Copy() | |
GetLoad(Int32) | |
RestoreUserCountAfterRestart(Int32) | |
Validate() |