Click or drag to resize
SettingsAddLoggingReceive Property
Gets a value indicating whether [add logging receive].

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public bool AddLoggingReceive { get; }

Property Value

Type: Boolean
true if [add logging receive]; otherwise, false.
See Also