TcpSocket Constructor
Delta Engine Documentation
Initializes a new instance of the
TcpSocket
class
Namespace:
DeltaEngine.Networking.Tcp
Assembly:
DeltaEngine.Networking
(in DeltaEngine.Networking.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
TcpSocket
()
public TcpSocket()
Public
Sub
New
Public Sub New
public
:
TcpSocket
()
public: TcpSocket()
new
:
unit
->
TcpSocket
new : unit -> TcpSocket
See Also
TcpSocket Class
TcpSocket Overload
DeltaEngine.Networking.Tcp Namespace