| LogEventLogSource Property |
The source that generated this event.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public string LogSource { get; protected set; }
member LogSource : string with get, set
Property Value
Type:
StringSee Also