RateLimit

Undocumented in source.

Constructors

this
this(ushort mps)
Undocumented in source.

Members

Functions

shouldWriteLine
bool shouldWriteLine(string line)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

count
uint count;
Undocumented in source.
last
SysTime last;
Undocumented in source.
mps
ushort mps;
Undocumented in source.

Inherited Members

From Filter

shouldWriteLine
bool shouldWriteLine(string line)
Undocumented in source.

Meta