Timeout
The probe has a timeout facility that allows it to disconnect from the socket if it does not receive an alarm within a predefined amount of time. You can specify how long the probe waits before disconnecting using the ReadTimeout property.
Note: When
processing the value specified
for the ReadTimeout property, the probe treats
values from 1 to 10 as seconds. It treats values above 10 as milliseconds.
For example, if you specify a value of 11, the probe treats this as
0.011 seconds (11/1000).