|
|
|
@@ -207,8 +207,8 @@
|
|
|
|
|
</div>
|
|
|
|
|
<h1 class="PageTitle" id="T:WebSocketSharp.Net.HttpListenerPrefixCollection">HttpListenerPrefixCollection Class</h1>
|
|
|
|
|
<p class="Summary" id="T:WebSocketSharp.Net.HttpListenerPrefixCollection:Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Provides the collection used to store the URI prefixes for the <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<div id="T:WebSocketSharp.Net.HttpListenerPrefixCollection:Signature">
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public class <b>HttpListenerPrefixCollection</b> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.ICollection`1">ICollection<string></a>, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerable`1">IEnumerable<string></a></div>
|
|
|
|
@@ -241,7 +241,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets the number of prefixes contained in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -253,7 +255,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether access to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is read-only.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>[read-only]<div></div></td>
|
|
|
|
@@ -265,7 +269,9 @@
|
|
|
|
|
<td>
|
|
|
|
|
<i>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a>
|
|
|
|
|
</i>. <span class="NotEntered">Documentation for this section has not yet been entered.</span></td>
|
|
|
|
|
</i>.
|
|
|
|
|
Gets a value indicating whether access to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is synchronized.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
@@ -282,7 +288,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.Add(System.String)">Add</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<blockquote>
|
|
|
|
|
Adds the specified <i>uriPrefix</i> to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -292,7 +300,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.Clear">Clear</a>
|
|
|
|
|
</b>()<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>()<blockquote>
|
|
|
|
|
Removes all URI prefixes from the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -302,7 +312,10 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String)">Contains</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote>
|
|
|
|
|
Returns a value indicating whether the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> contains
|
|
|
|
|
the specified <i>uriPrefix</i>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -312,7 +325,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.Array,System.Int32)">CopyTo</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a>, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a>, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>)<blockquote>
|
|
|
|
|
Copies the contents of the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> to the specified <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -322,7 +337,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.String[],System.Int32)">CopyTo</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[], <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>)<blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[], <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a>)<blockquote>
|
|
|
|
|
Copies the contents of the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> to the specified array of <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -332,7 +349,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.GetEnumerator">GetEnumerator</a>
|
|
|
|
|
</b>()<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator<string></a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>()<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator<string></a></nobr><blockquote>
|
|
|
|
|
Gets an object that can be used to iterate through the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
@@ -342,7 +361,9 @@
|
|
|
|
|
<td colspan="2">
|
|
|
|
|
<b>
|
|
|
|
|
<a href="#M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String)">Remove</a>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote><span class="NotEntered">Documentation for this section has not yet been entered.</span></blockquote></td>
|
|
|
|
|
</b>(<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>)<nobr> : <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a></nobr><blockquote>
|
|
|
|
|
Removes the specified <i>uriPrefix</i> from the list of prefixes in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
@@ -362,8 +383,8 @@
|
|
|
|
|
</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</td>
|
|
|
|
|
Gets an object that can be used to iterate through the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
@@ -406,8 +427,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Add(System.String)">Add Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Add(System.String):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Adds the specified <i>uriPrefix</i> to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Add</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> uriPrefix)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -417,10 +438,35 @@
|
|
|
|
|
<i>uriPrefix</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains a URI prefix to add.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Add(System.String):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<i>uriPrefix</i> is <tt>null</tt>.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Add(System.String):Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -433,10 +479,27 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Clear">Clear Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Clear:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Removes all URI prefixes from the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>Clear</b> ()</div>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Clear:Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Clear:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -449,8 +512,9 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String)">Contains Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Returns a value indicating whether the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> contains
|
|
|
|
|
the specified <i>uriPrefix</i>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>Contains</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> uriPrefix)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -460,13 +524,39 @@
|
|
|
|
|
<i>uriPrefix</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains a URI prefix to test.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String):Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
<tt>true</tt> if the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> contains the specified <i>uriPrefix</i>;
|
|
|
|
|
otherwise, <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<i>uriPrefix</i> is <tt>null</tt>.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Contains(System.String):Remarks">
|
|
|
|
@@ -480,8 +570,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.Array,System.Int32)">CopyTo Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.Array,System.Int32):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Copies the contents of the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> to the specified <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>CopyTo</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a> array, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> offset)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -491,16 +581,33 @@
|
|
|
|
|
<i>array</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Array">Array</a> that receives the URI prefix strings in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</dd>
|
|
|
|
|
<dt>
|
|
|
|
|
<i>offset</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> that contains the zero-based index in <i>array</i> at which copying begins.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.Array,System.Int32):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.Array,System.Int32):Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -513,8 +620,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.String[],System.Int32)">CopyTo Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.String[],System.Int32):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Copies the contents of the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> to the specified array of <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void">void</a> <b>CopyTo</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a>[] array, <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> offset)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -524,16 +631,33 @@
|
|
|
|
|
<i>array</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An array of <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that receives the URI prefix strings in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</dd>
|
|
|
|
|
<dt>
|
|
|
|
|
<i>offset</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
An <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> that contains the zero-based index in <i>array</i> at which copying begins.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.String[],System.Int32):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.CopyTo(System.String[],System.Int32):Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -546,14 +670,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.Count">Count Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.Count:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets the number of prefixes contained in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> <b>Count</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.Count:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Int32">int</a> that contains the number of prefixes.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.Count:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -566,14 +690,15 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.GetEnumerator">GetEnumerator Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.GetEnumerator:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets an object that can be used to iterate through the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.Generic.IEnumerator`1">IEnumerator<string></a> <b>GetEnumerator</b> ()</div>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.GetEnumerator:Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
An object that implements the IEnumerator<string> interface and provides access to
|
|
|
|
|
the URI prefix strings in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.GetEnumerator:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -586,14 +711,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsReadOnly">IsReadOnly Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsReadOnly:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether access to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is read-only.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>IsReadOnly</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsReadOnly:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
Always returns <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsReadOnly:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -606,14 +731,14 @@
|
|
|
|
|
<h3 id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsSynchronized">IsSynchronized Property</h3>
|
|
|
|
|
<blockquote id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsSynchronized:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets a value indicating whether access to the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is synchronized.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>IsSynchronized</b> { get; }</div>
|
|
|
|
|
<h4 class="Subsection">Value</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsSynchronized:Value">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
Always returns <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="P:WebSocketSharp.Net.HttpListenerPrefixCollection.IsSynchronized:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
@@ -626,8 +751,8 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String)">Remove Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String):member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Removes the specified <i>uriPrefix</i> from the list of prefixes in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">public <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean">bool</a> <b>Remove</b> (<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> uriPrefix)</div>
|
|
|
|
|
<h4 class="Subsection">Parameters</h4>
|
|
|
|
@@ -637,13 +762,39 @@
|
|
|
|
|
<i>uriPrefix</i>
|
|
|
|
|
</dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</dd>
|
|
|
|
|
A <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String">string</a> that contains a URI prefix to remove.
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String):Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
<tt>true</tt> if the <i>uriPrefix</i> was found in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>
|
|
|
|
|
and removed; otherwise, <tt>false</tt>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h4 class="Subsection">Exceptions</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String):Exceptions">
|
|
|
|
|
<table class="TypeDocumentation">
|
|
|
|
|
<tr>
|
|
|
|
|
<th>Type</th>
|
|
|
|
|
<th>Reason</th>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentNullException">ArgumentNullException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
<i>uriPrefix</i> is <tt>null</tt>.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr valign="top">
|
|
|
|
|
<td>
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ObjectDisposedException">ObjectDisposedException</a>
|
|
|
|
|
</td>
|
|
|
|
|
<td>
|
|
|
|
|
The <a href="../WebSocketSharp.Net/HttpListener.html">WebSocketSharp.Net.HttpListener</a> associated with this <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a> is closed.
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.Remove(System.String):Remarks">
|
|
|
|
@@ -657,15 +808,16 @@
|
|
|
|
|
<h3 id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.System#Collections#IEnumerable#GetEnumerator">System.Collections.IEnumerable.GetEnumerator Method</h3>
|
|
|
|
|
<blockquote id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.System#Collections#IEnumerable#GetEnumerator:member">
|
|
|
|
|
<p class="Summary">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</p>
|
|
|
|
|
Gets an object that can be used to iterate through the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</p>
|
|
|
|
|
<h2>Syntax</h2>
|
|
|
|
|
<div class="Signature">
|
|
|
|
|
<a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.IEnumerator">IEnumerator</a> <b>System.Collections.IEnumerable.GetEnumerator</b> ()</div>
|
|
|
|
|
<h4 class="Subsection">Returns</h4>
|
|
|
|
|
<blockquote class="SubsectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.System#Collections#IEnumerable#GetEnumerator:Returns">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|
</blockquote>
|
|
|
|
|
An object that implements the <a href="http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Collections.IEnumerator">IEnumerator</a> interface and provides access to
|
|
|
|
|
the URI prefix strings in the <a href="../WebSocketSharp.Net/HttpListenerPrefixCollection.html">WebSocketSharp.Net.HttpListenerPrefixCollection</a>.
|
|
|
|
|
</blockquote>
|
|
|
|
|
<h2 class="Section">Remarks</h2>
|
|
|
|
|
<div class="SectionBox" id="M:WebSocketSharp.Net.HttpListenerPrefixCollection.System#Collections#IEnumerable#GetEnumerator:Remarks">
|
|
|
|
|
<span class="NotEntered">Documentation for this section has not yet been entered.</span>
|
|
|
|
|