Dart.Sockets Namespace > Tcp Class : Tcp Constructor |
Overload | Description |
---|---|
Tcp Constructor() | Initializes a new instance of the Tcp component. |
Tcp Constructor(IContainer) | Initializes a new Tcp object. |
Tcp Constructor(Socket) | Create a Tcp object from an accepted System.Net.Sockets.Socket. |