|
Lean
$LEAN_TAG$
|
Provides user-facing messages for the QuantConnect.OS class and its consumers or related classes More...
Static Public Attributes | |
| static string | CPUUsageKey = "CPU Usage" |
| CPU Usage string More... | |
| static string | UsedRAMKey = "Used RAM (MB)" |
| Used RAM (MB) string More... | |
| static string | TotalRAMKey = "Total RAM (MB)" |
| Total RAM (MB) string More... | |
| static string | HostnameKey = "Hostname" |
| Hostname string More... | |
| static string | LEANVersionKey = "LEAN Version" |
| LEAN Version string More... | |
Provides user-facing messages for the QuantConnect.OS class and its consumers or related classes
Definition at line 586 of file Messages.QuantConnect.cs.
|
static |
CPU Usage string
Definition at line 591 of file Messages.QuantConnect.cs.
|
static |
Used RAM (MB) string
Definition at line 596 of file Messages.QuantConnect.cs.
|
static |
Total RAM (MB) string
Definition at line 601 of file Messages.QuantConnect.cs.
|
static |
Hostname string
Definition at line 606 of file Messages.QuantConnect.cs.
|
static |
LEAN Version string
Definition at line 611 of file Messages.QuantConnect.cs.