Class Tcp.ResumeAccepting
This message enables the accepting of the next connection if read throttling is enabled for connection actors.
Implements
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class Tcp.ResumeAccepting : Tcp.Command, INoSerializationVerificationNeeded
Constructors
| Edit this page View SourceResumeAccepting(int)
TBD
Declaration
public ResumeAccepting(int batchSize)
Parameters
Type | Name | Description |
---|---|---|
int | batchSize | TBD |
Properties
| Edit this page View SourceBatchSize
TBD
Declaration
public int BatchSize { get; }
Property Value
Type | Description |
---|---|
int |
Methods
| Edit this page View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |