C# Class NiceHashMiner.Configs.Data.GeneralConfig

ファイルを表示 Open project: nicehash/NiceHashMiner Class Usage Examples

Public Properties

Property Type Description
AllowMultipleInstances bool
ApiBindPortPoolStart int
AutoScaleBTCValues bool
AutoStartMining bool
BenchmarkTimeLimits BenchmarkTimeLimitsConfig
BitcoinAddress string
ConfigFileVersion System.Version
DebugConsole bool
DeviceDetection DeviceDetectionConfig
DisableAMDTempControl bool
DisableDefaultOptimizations bool
DisableWindowsErrorReporting bool
DisplayCurrency string
DownloadInit bool
DownloadInit3rdParty bool
EthminerDagGenerationType DagGenerationType
ForceCPUExtension CPUExtensionType
HideMiningWindows bool
IdleWhenNoInternetAccess bool
Language LanguageType
LastDevicesSettup List
LogMaxFileSize long
LogToFile bool
MinIdleSeconds int
MinerAPIQueryInterval int
MinerRestartDelayMS int
MinimizeToTray bool
MinimumProfit double
NVIDIAP0State bool
ServiceLocation int
ShowDriverVersionWarning bool
StartMiningWhenIdle bool
SwitchMinSecondsAMD int
SwitchMinSecondsDynamic int
SwitchMinSecondsFixed int
Use3rdPartyMiners Use3rdPartyMiners
WorkerName string
ethminerDefaultBlockHeight int
hwid string

Public Methods

Method Description
FixSettingBounds ( ) : void
SetDefaults ( ) : void

Method Details

FixSettingBounds() public method

public FixSettingBounds ( ) : void
return void

SetDefaults() public method

public SetDefaults ( ) : void
return void

Property Details

AllowMultipleInstances public_oe property

public bool AllowMultipleInstances
return bool

ApiBindPortPoolStart public_oe property

public int ApiBindPortPoolStart
return int

AutoScaleBTCValues public_oe property

public bool AutoScaleBTCValues
return bool

AutoStartMining public_oe property

public bool AutoStartMining
return bool

BenchmarkTimeLimits public_oe property

public BenchmarkTimeLimitsConfig,NiceHashMiner.Configs.Data BenchmarkTimeLimits
return BenchmarkTimeLimitsConfig

BitcoinAddress public_oe property

public string BitcoinAddress
return string

ConfigFileVersion public_oe property

public Version,System ConfigFileVersion
return System.Version

DebugConsole public_oe property

public bool DebugConsole
return bool

DeviceDetection public_oe property

public DeviceDetectionConfig,NiceHashMiner.Configs.Data DeviceDetection
return DeviceDetectionConfig

DisableAMDTempControl public_oe property

public bool DisableAMDTempControl
return bool

DisableDefaultOptimizations public_oe property

public bool DisableDefaultOptimizations
return bool

DisableWindowsErrorReporting public_oe property

public bool DisableWindowsErrorReporting
return bool

DisplayCurrency public_oe property

public string DisplayCurrency
return string

DownloadInit public_oe property

public bool DownloadInit
return bool

DownloadInit3rdParty public_oe property

public bool DownloadInit3rdParty
return bool

EthminerDagGenerationType public_oe property

public DagGenerationType EthminerDagGenerationType
return DagGenerationType

ForceCPUExtension public_oe property

public CPUExtensionType ForceCPUExtension
return CPUExtensionType

HideMiningWindows public_oe property

public bool HideMiningWindows
return bool

IdleWhenNoInternetAccess public_oe property

public bool IdleWhenNoInternetAccess
return bool

Language public_oe property

public LanguageType Language
return LanguageType

LastDevicesSettup public_oe property

public List LastDevicesSettup
return List

LogMaxFileSize public_oe property

public long LogMaxFileSize
return long

LogToFile public_oe property

public bool LogToFile
return bool

MinIdleSeconds public_oe property

public int MinIdleSeconds
return int

MinerAPIQueryInterval public_oe property

public int MinerAPIQueryInterval
return int

MinerRestartDelayMS public_oe property

public int MinerRestartDelayMS
return int

MinimizeToTray public_oe property

public bool MinimizeToTray
return bool

MinimumProfit public_oe property

public double MinimumProfit
return double

NVIDIAP0State public_oe property

public bool NVIDIAP0State
return bool

ServiceLocation public_oe property

public int ServiceLocation
return int

ShowDriverVersionWarning public_oe property

public bool ShowDriverVersionWarning
return bool

StartMiningWhenIdle public_oe property

public bool StartMiningWhenIdle
return bool

SwitchMinSecondsAMD public_oe property

public int SwitchMinSecondsAMD
return int

SwitchMinSecondsDynamic public_oe property

public int SwitchMinSecondsDynamic
return int

SwitchMinSecondsFixed public_oe property

public int SwitchMinSecondsFixed
return int

Use3rdPartyMiners public_oe property

public Use3rdPartyMiners Use3rdPartyMiners
return Use3rdPartyMiners

WorkerName public_oe property

public string WorkerName
return string

ethminerDefaultBlockHeight public_oe property

public int ethminerDefaultBlockHeight
return int

hwid public_oe property

public string hwid
return string