LoadTestConstantLoadProfile Constructor
Initializes a new instance of the LoadTestConstantLoadProfile class.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
Public Sub New
public LoadTestConstantLoadProfile()
public:
LoadTestConstantLoadProfile()
new : unit -> LoadTestConstantLoadProfile
public function LoadTestConstantLoadProfile()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.