TBlockSerial.DeadlockTimeout
TBlockSerial

property DeadlockTimeout: Integer;

Unit
SynaSer

Description
This timeout is used as deadlock protection when you try send or receive data from device what stop communicate in middle of transmission of data. I.e. by unplug device in middle of work. Timepout value is in milliseconds.

Default value is 30 seconds.