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 ResumeAccepting : Tcp.Command, INoSerializationVerificationNeeded
Constructors
| Improve this Doc View SourceResumeAccepting(Int32)
TBD
Declaration
public ResumeAccepting(int batchSize)
Parameters
Type | Name | Description |
---|---|---|
Int32 | batchSize | TBD |
Properties
| Improve this Doc View SourceBatchSize
TBD
Declaration
public int BatchSize { get; }
Property Value
Type | Description |
---|---|
Int32 |
Methods
| Improve this Doc View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String |