Share via


SPExecutionTimeCounter.RenderValueForLog method

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

Syntax

'Declaration
Public Function RenderValueForLog As String
'Usage
Dim instance As SPExecutionTimeCounter
Dim returnValue As String

returnValue = instance.RenderValueForLog()
public string RenderValueForLog()

Return value

Type: System.String
Returns String.

See also

Reference

SPExecutionTimeCounter class

SPExecutionTimeCounter members

Microsoft.SharePoint.Utilities namespace