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.