InboundPayload Class

Message sent to the listener registered to an association (via the TaskCompletionSource returned by [AssociationHandle.ReadHandlerSource])

Namespace:  Akka.Remote.Transport
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public sealed class InboundPayload : IHandleEvent
Public NotInheritable Class InboundPayload _
	Implements IHandleEvent
public ref class InboundPayload sealed : IHandleEvent

Inheritance Hierarchy


Object
  Akka.Remote.Transport..::..InboundPayload