ConnectorPage
StockSharp.Xaml.Windows.Maui
Page for configuring connections.
继承自: ContentPage
构造函数
ConnectorPage()
Creates a new ConnectorPage.
属性
Adapter : BasketMessageAdapter
Gets or sets the basket adapter.
AutoConnect : bool
Gets or sets whether to auto-connect.
ConnectorsInfo : IList<ConnectorInfo>
Gets the available connector types.
ViewModel : ConnectorWindowViewModel
Gets the ViewModel.
事件
Closed : EventHandler<bool>
Raised when the page is closed with a result.