Click or drag to resize
Akka.NETLogEventThread Property
The thread where this event occurred.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Thread Thread { get; }

Property Value

Type: Thread
See Also