Compartilhar via


SPCPUCycleData.ThreadId property

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

Syntax

'Declaração
Public ReadOnly Property ThreadId As Integer
    Get
'Uso
Dim instance As SPCPUCycleData
Dim value As Integer

value = instance.ThreadId
public int ThreadId { get; }

Property value

Type: System.Int32

Ver também

Referência

SPCPUCycleData class

SPCPUCycleData members

Microsoft.SharePoint.Utilities namespace