C-DEngine 5.105

HttpListener..::..IsSupported Property

Gets a value indicating whether the listener can be used with the current operating system.

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

Syntax


public static bool IsSupported { get; }
Public Shared ReadOnly Property IsSupported As Boolean
	Get
public:
static property bool^ IsSupported {
	bool^ get ();
}

Field Value

true.