Gets the status of the error.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Property Status As ProxySocketExceptionStatus
	Get
	Set
C#
public ProxySocketExceptionStatus Status { get; set; }

Field Value

One of the ProxySocketExceptionStatus values.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also