IShellChannelFactory Interface
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Defines a generalized shell channel factory. Intended to be used by Rebex Terminal infrastructure.
Syntax
public interface IShellChannelFactory
Methods
| Name | Description |
|---|---|
| CreateShellChannel(TerminalOptions, Int32, Int32) | Creates a new shell channel using the specified options. |