Click or drag to resize
Akka.NETLogMessageFormat Property
Gets the format string of this log message.

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

Property Value

Type: String
See Also