Whisperstream Research Group - SerialComm GSM SDK Documentation

SerialIO.CommandTimeout Property

gets/sets the amount of time (milliseconds) a sychronous command has to complete before a CommandTimeoutException is thrown. default is 10000 milliseconds (10 secs)

public int CommandTimeout {get; set;}

Implements

ISerialIO.CommandTimeout

See Also

SerialIO Class | Whisperstream.SerialComm.IO Namespace