TerminalOptions.WaitForCloseConfirmation Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
WaitForCloseConfirmation
Gets or sets a value that indicates whether Unbind() waits for channel close confirmation.
Declaration
public bool WaitForCloseConfirmation { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Default value is false.