Click or drag to resize
Akka.NETLogMessageArgs Property
Gets the format args of this log message.

Namespace:  Akka.Event
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public Object[] Args { get; }

Property Value

Type: Object
See Also