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.

Herda de: LogListener

Construtores

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.

Métodos