Свойство | Тип | Описание | |
---|---|---|---|
mClientManager | |||
mPass | string | ||
mPort | ushort | ||
mURL | string | ||
mUser | string |
Метод | Описание | |
---|---|---|
Destroy ( ) : void | ||
GetWorkBlock ( ) : |
||
NewBlockReady ( ) : bool | ||
SetCredentials ( string user, string pass ) : void | ||
SetHost ( string url, ushort port ) : void | ||
SubmitWork ( |
||
Upstream ( |
public abstract GetWorkBlock ( ) : |
||
Результат |
public SetCredentials ( string user, string pass ) : void | ||
user | string | |
pass | string | |
Результат | void |
public SetHost ( string url, ushort port ) : void | ||
url | string | |
port | ushort | |
Результат | void |
public abstract SubmitWork ( |
||
work | ||
solution | uint | |
Результат | bool |
public Upstream ( |
||
cm | ||
Результат | System |
protected ClientManager,CentralMine.NET mClientManager | ||
Результат |