C# 클래스 NiceHashMiner.Configs.Data.GeneralConfig

파일 보기 프로젝트 열기: nicehash/NiceHashMiner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
FixSettingBounds ( ) : void
SetDefaults ( ) : void

메소드 상세

FixSettingBounds() 공개 메소드

public FixSettingBounds ( ) : void
리턴 void

SetDefaults() 공개 메소드

public SetDefaults ( ) : void
리턴 void

프로퍼티 상세

AllowMultipleInstances 공개적으로 프로퍼티

public bool AllowMultipleInstances
리턴 bool

ApiBindPortPoolStart 공개적으로 프로퍼티

public int ApiBindPortPoolStart
리턴 int

AutoScaleBTCValues 공개적으로 프로퍼티

public bool AutoScaleBTCValues
리턴 bool

AutoStartMining 공개적으로 프로퍼티

public bool AutoStartMining
리턴 bool

BenchmarkTimeLimits 공개적으로 프로퍼티

public BenchmarkTimeLimitsConfig,NiceHashMiner.Configs.Data BenchmarkTimeLimits
리턴 BenchmarkTimeLimitsConfig

BitcoinAddress 공개적으로 프로퍼티

public string BitcoinAddress
리턴 string

ConfigFileVersion 공개적으로 프로퍼티

public Version,System ConfigFileVersion
리턴 System.Version

DebugConsole 공개적으로 프로퍼티

public bool DebugConsole
리턴 bool

DeviceDetection 공개적으로 프로퍼티

public DeviceDetectionConfig,NiceHashMiner.Configs.Data DeviceDetection
리턴 DeviceDetectionConfig

DisableAMDTempControl 공개적으로 프로퍼티

public bool DisableAMDTempControl
리턴 bool

DisableDefaultOptimizations 공개적으로 프로퍼티

public bool DisableDefaultOptimizations
리턴 bool

DisableWindowsErrorReporting 공개적으로 프로퍼티

public bool DisableWindowsErrorReporting
리턴 bool

DisplayCurrency 공개적으로 프로퍼티

public string DisplayCurrency
리턴 string

DownloadInit 공개적으로 프로퍼티

public bool DownloadInit
리턴 bool

DownloadInit3rdParty 공개적으로 프로퍼티

public bool DownloadInit3rdParty
리턴 bool

EthminerDagGenerationType 공개적으로 프로퍼티

public DagGenerationType EthminerDagGenerationType
리턴 DagGenerationType

ForceCPUExtension 공개적으로 프로퍼티

public CPUExtensionType ForceCPUExtension
리턴 CPUExtensionType

HideMiningWindows 공개적으로 프로퍼티

public bool HideMiningWindows
리턴 bool

IdleWhenNoInternetAccess 공개적으로 프로퍼티

public bool IdleWhenNoInternetAccess
리턴 bool

Language 공개적으로 프로퍼티

public LanguageType Language
리턴 LanguageType

LastDevicesSettup 공개적으로 프로퍼티

public List LastDevicesSettup
리턴 List

LogMaxFileSize 공개적으로 프로퍼티

public long LogMaxFileSize
리턴 long

LogToFile 공개적으로 프로퍼티

public bool LogToFile
리턴 bool

MinIdleSeconds 공개적으로 프로퍼티

public int MinIdleSeconds
리턴 int

MinerAPIQueryInterval 공개적으로 프로퍼티

public int MinerAPIQueryInterval
리턴 int

MinerRestartDelayMS 공개적으로 프로퍼티

public int MinerRestartDelayMS
리턴 int

MinimizeToTray 공개적으로 프로퍼티

public bool MinimizeToTray
리턴 bool

MinimumProfit 공개적으로 프로퍼티

public double MinimumProfit
리턴 double

NVIDIAP0State 공개적으로 프로퍼티

public bool NVIDIAP0State
리턴 bool

ServiceLocation 공개적으로 프로퍼티

public int ServiceLocation
리턴 int

ShowDriverVersionWarning 공개적으로 프로퍼티

public bool ShowDriverVersionWarning
리턴 bool

StartMiningWhenIdle 공개적으로 프로퍼티

public bool StartMiningWhenIdle
리턴 bool

SwitchMinSecondsAMD 공개적으로 프로퍼티

public int SwitchMinSecondsAMD
리턴 int

SwitchMinSecondsDynamic 공개적으로 프로퍼티

public int SwitchMinSecondsDynamic
리턴 int

SwitchMinSecondsFixed 공개적으로 프로퍼티

public int SwitchMinSecondsFixed
리턴 int

Use3rdPartyMiners 공개적으로 프로퍼티

public Use3rdPartyMiners Use3rdPartyMiners
리턴 Use3rdPartyMiners

WorkerName 공개적으로 프로퍼티

public string WorkerName
리턴 string

ethminerDefaultBlockHeight 공개적으로 프로퍼티

public int ethminerDefaultBlockHeight
리턴 int

hwid 공개적으로 프로퍼티

public string hwid
리턴 string