Class Inet.SO.SendBufferSize
TBD
Inherited Members
Namespace: Akka.IO
Assembly: Akka.dll
Syntax
public class SendBufferSize : Inet.SocketOption
Constructors
| Improve this Doc View SourceSendBufferSize(Int32)
TBD
Declaration
public SendBufferSize(int size)
Parameters
Type | Name | Description |
---|---|---|
Int32 | size | TBD |
Methods
| Improve this Doc View SourceAfterConnect(Socket)
TBD
Declaration
public override void AfterConnect(Socket s)
Parameters
Type | Name | Description |
---|---|---|
Socket | s | TBD |