Method | Description | |
---|---|---|
USBCloverDeviceConfiguration ( string deviceId ) : System | ||
USBCloverDeviceConfiguration ( string deviceId, string remoteApplicationID, bool enableLogging, int pingSleepSeconds ) : System | ||
getCloverDeviceTypeName ( ) : string | ||
getCloverTransport ( ) : |
||
getEnableLogging ( ) : bool | ||
getMessagePackageName ( ) : string | ||
getName ( ) : string | ||
getPingSleepSeconds ( ) : int | ||
getRemoteApplicationID ( ) : string |
public USBCloverDeviceConfiguration ( string deviceId ) : System | ||
deviceId | string | |
return | System |
public USBCloverDeviceConfiguration ( string deviceId, string remoteApplicationID, bool enableLogging, int pingSleepSeconds ) : System | ||
deviceId | string | |
remoteApplicationID | string | |
enableLogging | bool | |
pingSleepSeconds | int | |
return | System |
public getCloverTransport ( ) : |
||
return |