Click or drag to resize
DeadLetterMessage Property
Gets the message.

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

Property Value

Type: Object
The message.
See Also