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.

Hereda de: LogListener

Constructores

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