共用方式為


SPCallCounter.Value property

計數器的值。

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

Syntax

'宣告
Public Overridable ReadOnly Property Value As Object
    Get
'用途
Dim instance As SPCallCounter
Dim value As Object

value = instance.Value
public virtual Object Value { get; }

Property value

Type: System.Object
Object 的計數器值。

Implements

ISPPerformanceMonitor.Value

請參閱

參照

SPCallCounter class

SPCallCounter members

Microsoft.SharePoint.Utilities namespace