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