Gets or sets the timeout for receiving data in milliseconds.
Default value is one minute.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property Timeout As Integer Get Set |
C# |
---|
public int Timeout { get; set; } |