C# Class NiceHashMiner.Globals

Datei anzeigen Open project: nicehash/NiceHashMiner

Public Properties

Property Type Description
BitcoinRate double
DemoUser string
FirstNetworkCheckTimeoutTimeMS int
FirstNetworkCheckTimeoutTries int
IsEllesmereSgminerIgnore bool
IsFirstNetworkCheckTimeout bool
JsonSettings Newtonsoft.Json.JsonSerializerSettings
MiningLocation string[]
NiceHashData NiceHashSMA>.Dictionary
PasswordDefault string
ThreadsPerCPU int

Property Details

BitcoinRate public_oe static_oe property

public static double BitcoinRate
return double

DemoUser public_oe static_oe property

public static string DemoUser
return string

FirstNetworkCheckTimeoutTimeMS public_oe static_oe property

public static int FirstNetworkCheckTimeoutTimeMS
return int

FirstNetworkCheckTimeoutTries public_oe static_oe property

public static int FirstNetworkCheckTimeoutTries
return int

IsEllesmereSgminerIgnore public_oe static_oe property

public static bool IsEllesmereSgminerIgnore
return bool

IsFirstNetworkCheckTimeout public_oe static_oe property

public static bool IsFirstNetworkCheckTimeout
return bool

JsonSettings public_oe static_oe property

public static JsonSerializerSettings,Newtonsoft.Json JsonSettings
return Newtonsoft.Json.JsonSerializerSettings

MiningLocation public_oe static_oe property

public static string[] MiningLocation
return string[]

NiceHashData public_oe static_oe property

public static Dictionary NiceHashData
return NiceHashSMA>.Dictionary

PasswordDefault public_oe static_oe property

public static string PasswordDefault
return string

ThreadsPerCPU public_oe static_oe property

public static int ThreadsPerCPU
return int