SPCallCounter.Value property
O valor do contador.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Overridable ReadOnly Property Value As Object
Get
'Uso
Dim instance As SPCallCounter
Dim value As Object
value = instance.Value
public virtual Object Value { get; }
Property value
Type: System.Object
Object com o valor do contador.