Whisperstream Research Group - SerialComm GSM SDK Documentation | |
CommandTimeoutException Constructor
CommandTimeoutException constructor
public CommandTimeoutException(
string command,
int timeoutLength,
string dataReceived);
Parameters
- command
- the command that timed out
- timeoutLength
- the timeout length in milliseconds
- dataReceived
- any data received before the timeout occured
See Also
CommandTimeoutException Class | Whisperstream.SerialComm.IO Namespace