◆ ApplySettings()
◆ CheckSupported()
| bool OFT.Core.IConnectorSettings.CheckSupported |
( |
out string? |
errorMessage | ) |
|
Checks if connector is supported on this machine.
- Parameters
-
| errorMessage | Null if supported otherwise contains error text |
- Returns
- true if no problems detected, false if not supported
Implemented in OFT.Core.BaseConnectorSettings< T >.
◆ CreateConnector()
◆ Description
| string OFT.Core.IConnectorSettings.Description |
|
get |
◆ Features
◆ Id
| Guid OFT.Core.IConnectorSettings.Id |
|
getset |
◆ IsAutoConnectEnabled
| bool OFT.Core.IConnectorSettings.IsAutoConnectEnabled |
|
getset |
◆ IsDemo
| bool OFT.Core.IConnectorSettings.IsDemo |
|
get |
◆ IsMarketDataEnabled
| bool OFT.Core.IConnectorSettings.IsMarketDataEnabled |
|
getset |
◆ Logo
| Uri OFT.Core.IConnectorSettings.Logo |
|
get |
◆ MarketDataDelayPeriod
◆ Name
| string OFT.Core.IConnectorSettings.Name |
|
getset |
◆ SettingsTypes
◆ Type
| string OFT.Core.IConnectorSettings.Type |
|
get |
The documentation for this interface was generated from the following file: