Click or drag to resize
BusLoggingNotifyDebug Method
Notifies the debug.

Namespace: Akka.Event
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
protected override void NotifyDebug(
	Object message
)

Parameters

message
Type: SystemObject
The message.
See Also