InboundPayload Class
Message sent to the listener registered to an association (via the TaskCompletionSource returned by [AssociationHandle.ReadHandlerSource])
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public sealed class InboundPayload : IHandleEvent
Public NotInheritable Class InboundPayload _ Implements IHandleEvent
public ref class InboundPayload sealed : IHandleEvent