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