프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UserQueue | ConcurrentQueue |
||
Users | User>.Dictionary | ||
shouldRun | bool |
메소드 | 설명 | |
---|---|---|
Add ( string username, string request ) : void | ||
SendQueue ( |
||
Start ( ) : void | ||
WorkerTick ( object sender ) : void |
public Add ( string username, string request ) : void | ||
username | string | |
request | string | |
리턴 | void |
public SendQueue ( |
||
launcher | ||
리턴 | System.Collections.Concurrent |