Gets or sets a value that indicates whether Unbind()()()() waits for channel close confirmation.

Namespace:  Rebex.TerminalEmulation
Assembly:  Rebex.Terminal (in Rebex.Terminal.dll)

Syntax

Visual Basic
Public Property WaitForCloseConfirmation As Boolean
	Get
	Set
C#
public bool WaitForCloseConfirmation { get; set; }

Remarks

Default value is false.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also