Defines a generalized shell communication channel API. Intended to be used by Rebex Terminal infrastructure.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public MustInherit Class ShellChannel _ Implements IDisposable |
C# |
---|
public abstract class ShellChannel : IDisposable |
Inheritance Hierarchy
System..::..Object
Rebex.TerminalEmulation..::..ShellChannel
Rebex.TerminalEmulation..::..ShellChannel