Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Remote.Transport
AbstractTransportAdapter Class
Activity Class
ActorAssociationEventListener Class
ActorHandleEventListener Class
ActorTransportAdapter Class
AkkaProtocolException Class
AssociateAttempt Class
AssociationHandle Class
AssociationRegistry Class
Blackhole Class
DisassociateAttempt Class
Disassociated Class
DisassociateInfo Enumeration
FailureInjectorException Class
FailureInjectorProvider Class
IAssociationEvent Interface
IAssociationEventListener Interface
IHandleEvent Interface
IHandleEventListener Interface
InboundAssociation Class
InboundPayload Class
InvalidAssociationException Class
ITransportAdapterProvider Interface
ListenAttempt Class
SchemeAugmenter Class
ShutdownAttempt Class
SwitchableLoggedBehavior(TIn, TOut) Class
TestAssociationHandle Class
TestTransport Class
ThrottleMode Class
ThrottlerProvider Class
ThrottleTransportAdapter Class
ThrottleTransportAdapter.Direction Enumeration
Transport Class
UnderlyingTransportError Class
Unthrottled Class
WriteAttempt Class
ThrottleTransportAdapter
Direction Enumeration
TBD
Namespace:
Akka.Remote.Transport
Assembly:
Akka.Remote (in Akka.Remote.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
enum
Direction
type
Direction
Members
Member name
Value
Description
Send
0
TBD
Receive
1
TBD
Both
2
TBD
See Also
Reference
Akka.Remote.Transport Namespace
Akka.NET Home
|
Learn Akka.NET