InitializeLogger..::..LoggingBus Property
Gets the logging bus.
Namespace:
Akka.EventAssembly: Akka (in Akka.dll)
Syntax
public LoggingBus LoggingBus { get; set; }
Public Property LoggingBus As LoggingBus Get Set
public: property LoggingBus^ LoggingBus { LoggingBus^ get (); void set (LoggingBus^ value); }