GuiLogListener

StockSharp.Xaml

The logger recording data to visual components (for example, Monitor or LogControl) that require synchronization with the GUI threads when new messages are recorded LogMessage.

Наследует: LogListener

Конструкторы

GuiLogListener(ILogListener)

The logger recording data to visual components (for example, Monitor or LogControl) that require synchronization with the GUI threads when new messages are recorded LogMessage.

listener
The visual component that requires synchronization with GUI threads when new messages are recorded LogMessage.

Методы