Property | Type | Description | |
---|---|---|---|
UserQueue | ConcurrentQueue |
||
Users | User>.Dictionary | ||
shouldRun | bool |
Method | Description | |
---|---|---|
Add ( string username, string request ) : void | ||
SendQueue ( |
||
Start ( ) : void | ||
WorkerTick ( object sender ) : void |
public Add ( string username, string request ) : void | ||
username | string | |
request | string | |
return | void |
public SendQueue ( |
||
launcher | ||
return | System.Collections.Concurrent |