SPBandwidthUsageMonitoredScope-Konstruktor (SPBandwidthUserComponentId, SPBandwidthAccessType, String)
Initialisiert eine neue Instanz einer SPBandwidthUsageMonitoredScope -Klasse basierend auf den Komponententyp-ID und den Zugriff für die URL verwiesen wird.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
componentId As SPBandwidthUserComponentId, _
accessType As SPBandwidthAccessType, _
url As String _
)
'Usage
Dim componentId As SPBandwidthUserComponentId
Dim accessType As SPBandwidthAccessType
Dim url As String
Dim instance As New SPBandwidthUsageMonitoredScope(componentId, _
accessType, url)
public SPBandwidthUsageMonitoredScope(
SPBandwidthUserComponentId componentId,
SPBandwidthAccessType accessType,
string url
)
Parameter
- componentId
Typ: Microsoft.SharePoint.Administration.SPBandwidthUserComponentId
- accessType
Typ: Microsoft.SharePoint.Administration.SPBandwidthAccessType
- url
Typ: System.String
Siehe auch
Referenz
SPBandwidthUsageMonitoredScope Klasse
SPBandwidthUsageMonitoredScope-Member