Method | Description | |
---|---|---|
Initialize ( string url, int port ) : void |
Initializes the silent webserver.
|
Method | Description | |
---|---|---|
SilentWebserver ( ) : System |
Prevents a default instance of the SilentWebserver class from being created.
|
public Initialize ( string url, int port ) : void | ||
url | string | The url. |
port | int | The port. |
return | void |