Property | Type | Description | |
---|---|---|---|
LibPath | string | ||
Log | object | ||
Server | ServerInfoField | ||
User | UserInfoField | ||
UserList | List |
||
UserLoginField | RspUserLoginField |
Property | Type | Description | |
---|---|---|---|
Handle | |||
locker | object | ||
proxy | System.Proxy |
Method | Description | |
---|---|---|
BaseApi ( ) : System | ||
BaseApi ( string path ) : System | ||
Connect ( ) : void | ||
Disconnect ( ) : void | ||
Dispose ( ) : void | ||
GCCollect ( ) : void |
这个功能主要是给非.NET语言在调用时使用
|
|
RegisterAndStart ( |
||
_Timer_Elapsed ( object sender, System e ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnResponse ( byte type, |
Method | Description | |
---|---|---|
_OnConnectionStatus ( double double1, |
||
_OnLog ( |
||
_OnRespone ( byte type, |
||
_OnRtnError ( |
protected OnResponse ( byte type, |
||
type | byte | |
pApi1 | ||
pApi2 | ||
double1 | double | |
double2 | double | |
ptr1 | ||
size1 | int | |
ptr2 | ||
size2 | int | |
ptr3 | ||
size3 | int | |
return |
public RegisterAndStart ( |
||
ptr1 | ||
return | void |
public _Timer_Elapsed ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |