LoadTestLoadProfile Constructor
Initializes a new instance of the LoadTestLoadProfile class.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
Protected Sub New
protected LoadTestLoadProfile()
protected:
LoadTestLoadProfile()
new : unit -> LoadTestLoadProfile
protected function LoadTestLoadProfile()
.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.