TcpServer Constructor
Delta Engine Documentation
Initializes a new instance of the
TcpServer
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
TcpServer
()
public TcpServer()
Public
Sub
New
Public Sub New
public
:
TcpServer
()
public: TcpServer()
new
:
unit
->
TcpServer
new : unit -> TcpServer
See Also
TcpServer Class
DeltaEngine.Networking.Tcp Namespace