HttpListenerPrefixCollection..::..Contains Method
Returns a value indicating whether the collection contains the specified
uriPrefix.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | uriPrefix is nullNothingnullptra null reference (Nothing in Visual Basic). |
ObjectDisposedException | The HttpListener associated with this collection is closed. |