C-DEngine 5.105

HttpListenerPrefixCollection..::..IsSynchronized Property

Gets a value indicating whether the access to the collection is synchronized.

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

Syntax


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

Field Value

Always returns false.