Gets or sets which break sequence to use - defines the behavior of the SendBreak(Int32) method.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property BreakSequence As BreakSequence Get Set |
C# |
---|
public BreakSequence BreakSequence { get; set; } |