Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Event
LogEvent Class
LogEvent Properties
LogClass Property
LogSource Property
Message Property
Thread Property
Timestamp Property
LogEvent
Thread 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
C#
F#
Copy
public
Thread
Thread
{
get
; }
member
Thread
:
Thread
with
get
Property Value
Type:
Thread
See Also
Reference
LogEvent Class
Akka.Event Namespace
Akka.NET Home
|
Learn Akka.NET