Gets error status.

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

Syntax

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

Field Value

One of the NetworkSessionExceptionStatus values.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also