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.

方法