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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also