Свойство | Тип | Описание | |
---|---|---|---|
DequeueNoitfy | void | ||
OnTick | void |
Метод | Описание | |
---|---|---|
Clear ( ) : void |
Clears and resets this queue.
|
|
Enqueue ( string line ) : void |
|
|
EnqueueRaw ( string text ) : void |
Splits the text by line terminators and enqueues each line as one element.
|
|
ThrottledSendQueue ( ) : System |
Метод | Описание | |
---|---|---|
DequeueNoitfy ( ) : void | ||
OnTick ( object sender, System.Timers.ElapsedEventArgs args ) : void |