SPCPUCycleData.ThreadId property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ThreadId As Integer
Get
'Usage
Dim instance As SPCPUCycleData
Dim value As Integer
value = instance.ThreadId
public int ThreadId { get; }
Property value
Type: System.Int32