Click or drag to resize
BusLoggingNotifyInfo Method
Notifies the information.

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

Parameters

message
Type: SystemObject
The message.
See Also