InboundAssociation Class
Message sent to IAssociationEventListener registered to a transport (via the TaskCompletionSource returned by [Transport.Listen])
when the inbound association request arrives.
Namespace:
Akka.Remote.TransportAssembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public sealed class InboundAssociation : IAssociationEvent
Public NotInheritable Class InboundAssociation _ Implements IAssociationEvent
public ref class InboundAssociation sealed : IAssociationEvent