Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal throttledResourceType As ThrottledResourceType, _ ByVal throttlingType As ThrottlingType _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim throttledResourceType As ThrottledResourceType Dim throttlingType As ThrottlingType Dim instance As New ThrottleResource(throttledResourceType, throttlingType) |
C# | |
---|---|
public ThrottleResource( ThrottledResourceType throttledResourceType, ThrottlingType throttlingType ) |
C++/CLI | |
---|---|
public: ThrottleResource( ThrottledResourceType throttledResourceType, ThrottlingType throttlingType ) |
Parameters
- throttledResourceType
- throttlingType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2