Method | Description | |
---|---|---|
Destroy ( ) : void | ||
Miner ( string memberName, string productName, string platform, int threadCount = 1, bool useSSE = false, float gpuPercentage ) : System | ||
Update ( ) : void |
public Miner ( string memberName, string productName, string platform, int threadCount = 1, bool useSSE = false, float gpuPercentage ) : System | ||
memberName | string | |
productName | string | |
platform | string | |
threadCount | int | |
useSSE | bool | |
gpuPercentage | float | |
return | System |