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.