Interface IWrappedMessage
Message envelopes may implement this trait for better logging, such as logging of message class name of the wrapped message instead of the envelope class name.
Namespace: Akka.Actor
Assembly: Akka.dll
Syntax
public interface IWrappedMessage
Properties
| Improve this Doc View SourceMessage
Declaration
object Message { get; }
Property Value
Type | Description |
---|---|
Object |