ThrottleTransportAdapter Class |
Namespace: Akka.Remote.Transport
The ThrottleTransportAdapter type exposes the following members.
Name | Description | |
---|---|---|
ThrottleTransportAdapter |
TBD
|
Name | Description | |
---|---|---|
Config |
TBD
(Inherited from Transport.) | |
ManagerName |
The name of the actor managing the throttler
(Overrides ActorTransportAdapterManagerName.) | |
ManagerProps |
The props for starting the ThrottlerManager (Overrides ActorTransportAdapterManagerProps.) | |
MaximumPayloadBytes |
TBD
(Inherited from AbstractTransportAdapter.) | |
SchemeAugmenter |
TBD
(Overrides AbstractTransportAdapterSchemeAugmenter.) | |
SchemeIdentifier |
TBD
(Inherited from AbstractTransportAdapter.) | |
System |
TBD
(Inherited from Transport.) |
Name | Description | |
---|---|---|
Associate |
TBD
(Inherited from AbstractTransportAdapter.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InterceptAssociate |
TBD
(Inherited from ActorTransportAdapter.) | |
InterceptListen |
TBD
(Inherited from ActorTransportAdapter.) | |
IsResponsibleFor |
TBD
(Inherited from AbstractTransportAdapter.) | |
Listen |
TBD
(Inherited from AbstractTransportAdapter.) | |
ManagementCommand |
TBD
(Overrides TransportManagementCommand(Object).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Shutdown |
TBD
(Inherited from ActorTransportAdapter.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
manager |
TBD
(Inherited from ActorTransportAdapter.) | |
Scheme |
TBD
| |
UniqueId |
TBD
| |
WrappedTransport |
TBD
(Inherited from AbstractTransportAdapter.) |
Name | Description | |
---|---|---|
AsInstanceOfT |
TBD
(Defined by Extensions.) | |
Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |