SshConsole.GetErrorStream Method
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9083)
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. |