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