Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
Dequeue ( ) : ClientConnection | ||
Enqueue ( ClientConnection c ) : void | ||
Queue ( ) : System | ||
Remove ( ClientConnection c ) : void |
Méthode | Description | |
---|---|---|
Grow ( ) : void |
public Enqueue ( ClientConnection c ) : void | ||
c | ClientConnection | |
Résultat | void |
public Remove ( ClientConnection c ) : void | ||
c | ClientConnection | |
Résultat | void |