Method | Description | |
---|---|---|
ConnectionQueue ( |
||
Dequeue ( ) : Connection | ||
Enqueue ( Connection connection ) : void | ||
RemoveNulls ( ) : void |
public ConnectionQueue ( |
||
capacity | ||
return | System |
public Enqueue ( Connection connection ) : void | ||
connection | Connection | |
return | void |