Property | Type | Description | |
---|---|---|---|
GlobalUrlMap | List |
||
ModuleList | |||
config |
Method | Description | |
---|---|---|
Listener ( |
Initializes a new instance of the Listener class.
|
|
Run ( ) : void |
Runs this instance.
|
Method | Description | |
---|---|---|
AcceptCon ( IAsyncResult iar ) : void |
Accepts the con.
|
|
Read ( IAsyncResult iar ) : void |
Reads the data from the server.
|
|
Send ( IAsyncResult iar ) : void |
Sends the response.
|
public Listener ( |
||
cfg | The Config Object. | |
UrlMap | List |
|
modulelist | ||
return | System |
public Hashtable,System.Collections ModuleList | ||
return |