CSharpGrid Documentation
CSharpGrid Documentation
CSharpGrid.TCPServer
ServerSocket(T) Class
ServerSocket(T) Properties
IsListening Property
NodeInfo Property
Port Property
ServerSocket
T
Port Property
Listening Port Property
Namespace:
CSharpGrid.TCPServer
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
C++
Copy
public
int
Port
{
get
; }
public
:
property
int
Port
{
int
get
(); }
Property Value
Type:
Int32
See Also
Reference
ServerSocket
T
Class
CSharpGrid.TCPServer Namespace