ConnectorPage
StockSharp.Xaml.Windows.Maui
Page for configuring connections.
Inherits: ContentPage
Constructors
ConnectorPage()
Creates a new ConnectorPage.
Properties
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.
Events
Closed : EventHandler<bool>
Raised when the page is closed with a result.