Share via


ULSLogEntry.ThreadID property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property ThreadID As UInteger
    Get
    Set
'Usage
Dim instance As ULSLogEntry
Dim value As UInteger

value = instance.ThreadID

instance.ThreadID = value
[DataMemberAttribute]
public uint ThreadID { get; set; }

Property value

Type: System.UInt32

See also

Reference

ULSLogEntry class

ULSLogEntry members

Microsoft.SharePoint.Diagnostics namespace