Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GetProperty method gets either the bandwidth or connection limit that is associated with the URL group.
Syntax
uint32 GetProperty(
[in] string Property,
[out] uint32 Value
);
Parameters
-
Property [in]
-
Specifies the property name to get. This string can be set to one of the following values.
-
ConnectionLimit (Specifies the connection limit property name. )
-
BandwidthLimit (Specifies the bandwidth limit property name. )
-
-
Value [out]
-
Specifies the value for the property. The VARIANT type should be V_UI4.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 R2 |
Redistributable |
Windows Management Framework on Windows Server 2008 with SP2 |
Namespace |
Root\microsoft\bits |
MOF |
|