Click or drag to resize
Akka.NETUnhandledMessageMessage Property
The original message that could not be handled.

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

Property Value

Type: Object
See Also