SshConsole.GetErrorStream Method
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
GetErrorStream()
Returns standard error stream for this console, if available.
Declaration
public Stream GetErrorStream()
Returns
| Type | Description |
|---|---|
| Stream | Standard error stream, or null if not available. |