LoadTestGoalBasedLoadProfile Constructor
Initializes a new instance of the LoadTestGoalBasedLoadProfile class.
Namespace: Microsoft.VisualStudio.TestTools.LoadTesting
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New LoadTestGoalBasedLoadProfile()
public LoadTestGoalBasedLoadProfile()
public:
LoadTestGoalBasedLoadProfile()
public function LoadTestGoalBasedLoadProfile()
.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.
See Also
Reference
LoadTestGoalBasedLoadProfile Class