Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 |
|