LogFileEntry.ThreadID-Eigenschaft
Die ID des ausgeführten Threads im Eintrag in der Protokolldatei enthalten.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ThreadID As UInteger
Get
Set
'Usage
Dim instance As LogFileEntry
Dim value As UInteger
value = instance.ThreadID
instance.ThreadID = value
public uint ThreadID { get; set; }
Eigenschaftswert
Typ: System.UInt32
Gibt UInt32zurück.