C-DEngine 5.105

HttpListenerPrefixCollection..::..Clear Method

Removes all URI prefixes from the collection.

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

Syntax


public void Clear()
Public Sub Clear
public:
void Clear()

Exceptions


ExceptionCondition
ObjectDisposedException The HttpListener associated with this collection is closed.