Share via


SPExecutionTimeCounter.EndTime property

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

Syntax

'Declaration
Public ReadOnly Property EndTime As DateTime
    Get
'Usage
Dim instance As SPExecutionTimeCounter
Dim value As DateTime

value = instance.EndTime
public DateTime EndTime { get; }

Property value

Type: System.DateTime
Returns DateTime.

See also

Reference

SPExecutionTimeCounter class

SPExecutionTimeCounter members

Microsoft.SharePoint.Utilities namespace