SPTaskUsageAggregatedMonitoredScope constructor (SPDiagnosticsState, String)

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    state As SPDiagnosticsState, _
    name As String _
)
'Usage
Dim state As SPDiagnosticsState
Dim name As String

Dim instance As New SPTaskUsageAggregatedMonitoredScope(state, name)
public SPTaskUsageAggregatedMonitoredScope(
    SPDiagnosticsState state,
    string name
)

Parameters

See also

Reference

SPTaskUsageAggregatedMonitoredScope class

SPTaskUsageAggregatedMonitoredScope members

SPTaskUsageAggregatedMonitoredScope overload

Microsoft.SharePoint.Administration namespace