Returns standard error stream for this console, if available.

Namespace:  Rebex.Net.Servers
Assembly:  Rebex.FileServer (in Rebex.FileServer.dll)

Syntax

Visual Basic
Public Function GetErrorStream As Stream
C#
public Stream GetErrorStream()

Return Value

Standard error stream, or null if not available.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also