InboundAssociation Constructor
Namespace:
Akka.Remote.Transport
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public InboundAssociation( AssociationHandle association )
Public Sub New ( _ association As AssociationHandle _ )
public: InboundAssociation( AssociationHandle^ association )
Parameters
- association
- Type: Akka.Remote.Transport..::..AssociationHandle