C-DEngine 5.105

HttpListenerException..::..ErrorCode Property

Gets the error code that identifies the error that occurred.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer
	Get
public:
property int^ ErrorCode {
	int^ get ();
}

Field Value

An Int32 that identifies the error.