Click or drag to resize
Akka.NETUnhandledMessage Properties

The UnhandledMessage type exposes the following members.

Properties
  NameDescription
Public propertyMessage
The original message that could not be handled.
Public propertyRecipient
The actor that was to receive the message.
Public propertySender
The actor that sent the message.
Top
See Also