EventSource.CurrentThreadActivityId Eigenschap

Definitie

Hiermee haalt u de activiteits-id van de huidige thread op.

public:
 static property Guid CurrentThreadActivityId { Guid get(); };
public static Guid CurrentThreadActivityId { [System.Security.SecurityCritical] get; }
public static Guid CurrentThreadActivityId { get; }
[<get: System.Security.SecurityCritical>]
static member CurrentThreadActivityId : Guid
static member CurrentThreadActivityId : Guid
Public Shared ReadOnly Property CurrentThreadActivityId As Guid

Waarde van eigenschap

De activiteits-id van de huidige thread.

Kenmerken

Van toepassing op

Zie ook