Property | Type | Description | |
---|---|---|---|
Exit | bool |
Method | Description | |
---|---|---|
ClientHandler ( object ob ) : void | ||
Dispose ( ) : void | ||
Listen ( ) : void | ||
ServerListener ( int port ) : System |
Initializes a new instance of the Schumix.Server.ServerListener class.
|
public ServerListener ( int port ) : System | ||
port | int | /// Port to listen on. /// |
return | System |