@ -207,7 +207,7 @@
< / div >
< / div >
< h1 class = "PageTitle" id = "T:WebSocketSharp.Net.HttpListener" > HttpListener Class< / h1 >
< h1 class = "PageTitle" id = "T:WebSocketSharp.Net.HttpListener" > HttpListener Class< / h1 >
< p class = "Summary" id = "T:WebSocketSharp.Net.HttpListener:Summary" >
< p class = "Summary" id = "T:WebSocketSharp.Net.HttpListener:Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Provides a simple, programmatically controlled HTTP listener.
< / p >
< / p >
< div id = "T:WebSocketSharp.Net.HttpListener:Signature" >
< div id = "T:WebSocketSharp.Net.HttpListener:Signature" >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
@ -243,7 +243,7 @@
< / b > ()< / div >
< / b > ()< / div >
< / td >
< / td >
< td >
< td >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Initializes a new instance of the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > class.
< / td >
< / td >
< / tr >
< / tr >
< / table >
< / table >
@ -266,7 +266,9 @@
< td >
< td >
< i >
< i >
< a href = "../WebSocketSharp.Net/AuthenticationSchemes.html" > AuthenticationSchemes< / a >
< a href = "../WebSocketSharp.Net/AuthenticationSchemes.html" > AuthenticationSchemes< / a >
< / i > . < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / td >
< / i > .
Gets or sets the scheme used to authenticate the clients.
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -281,7 +283,9 @@
< td >
< td >
< i >
< i >
< a href = "../WebSocketSharp.Net/AuthenticationSchemeSelector.html" > AuthenticationSchemeSelector< / a >
< a href = "../WebSocketSharp.Net/AuthenticationSchemeSelector.html" > AuthenticationSchemeSelector< / a >
< / i > . < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / td >
< / i > .
Gets or sets the delegate called to determine the scheme used to authenticate clients.
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -308,7 +312,9 @@
< td >
< td >
< i >
< i >
< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a >
< 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 the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > has been started.
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td > [read-only]< div > static < / div > < / td >
< td > [read-only]< div > static < / div > < / td >
@ -320,7 +326,9 @@
< td >
< td >
< i >
< i >
< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a >
< 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 the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > can be used with the current operating system.
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td > [read-only]< div > < / div > < / td >
< td > [read-only]< div > < / div > < / td >
@ -332,7 +340,9 @@
< td >
< td >
< i >
< i >
< a href = "../WebSocketSharp.Net/HttpListenerPrefixCollection.html" > HttpListenerPrefixCollection< / a >
< a href = "../WebSocketSharp.Net/HttpListenerPrefixCollection.html" > HttpListenerPrefixCollection< / a >
< / i > . < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / td >
< / i > .
Gets the URI prefixes handled by the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -347,7 +357,9 @@
< td >
< td >
< i >
< i >
< 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.String" > string< / a >
< / i > . < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / td >
< / i > .
Gets or sets the name of the realm associated with the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -379,7 +391,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.Abort" > Abort< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.Abort" > Abort< / a >
< / b > ()< blockquote > < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / blockquote > < / td >
< / b > ()< blockquote >
Shuts down the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > immediately.
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -389,7 +403,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > BeginGetContext< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > BeginGetContext< / a >
< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback" > AsyncCallback< / a > , < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object" > object< / a > )< nobr > : < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / 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.AsyncCallback" > AsyncCallback< / a > , < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object" > object< / a > )< nobr > : < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > < / nobr > < blockquote >
Begins getting an incoming request information asynchronously.
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -399,7 +415,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.Close" > Close< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.Close" > Close< / a >
< / b > ()< blockquote > < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / blockquote > < / td >
< / b > ()< blockquote >
Shuts down the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -409,7 +427,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult)" > EndGetContext< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult)" > EndGetContext< / a >
< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > )< nobr > : < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / 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.IAsyncResult" > IAsyncResult< / a > )< nobr > : < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < / nobr > < blockquote >
Ends an asynchronous operation to get an incoming request information.
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -419,7 +439,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.GetContext" > GetContext< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.GetContext" > GetContext< / a >
< / b > ()< nobr > : < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < / nobr > < blockquote > < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / blockquote > < / td >
< / b > ()< nobr > : < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < / nobr > < blockquote >
Gets an incoming request information.
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -429,7 +451,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.Start" > Start< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.Start" > Start< / a >
< / b > ()< blockquote > < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / blockquote > < / td >
< / b > ()< blockquote >
Starts to receive incoming requests.
< / blockquote > < / td >
< / tr >
< / tr >
< tr valign = "top" >
< tr valign = "top" >
< td >
< td >
@ -439,7 +463,9 @@
< td colspan = "2" >
< td colspan = "2" >
< b >
< b >
< a href = "#M:WebSocketSharp.Net.HttpListener.Stop" > Stop< / a >
< a href = "#M:WebSocketSharp.Net.HttpListener.Stop" > Stop< / a >
< / b > ()< blockquote > < span class = "NotEntered" > Documentation for this section has not yet been entered.< / span > < / blockquote > < / td >
< / b > ()< blockquote >
Stops receiving incoming requests.
< / blockquote > < / td >
< / tr >
< / tr >
< / table >
< / table >
< / div >
< / div >
@ -459,7 +485,7 @@
< / a >
< / a >
< / td >
< / td >
< td >
< td >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Releases all resource used by the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / td >
< / td >
< / tr >
< / tr >
< / table >
< / table >
@ -503,7 +529,7 @@
< h3 id = "C:WebSocketSharp.Net.HttpListener" > HttpListener Constructor< / h3 >
< h3 id = "C:WebSocketSharp.Net.HttpListener" > HttpListener Constructor< / h3 >
< blockquote id = "C:WebSocketSharp.Net.HttpListener:member" >
< blockquote id = "C:WebSocketSharp.Net.HttpListener:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Initializes a new instance of the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > class.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < b > HttpListener< / b > ()< / div >
< div class = "Signature" > public < b > HttpListener< / b > ()< / div >
@ -519,7 +545,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.Abort" > Abort Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.Abort" > Abort Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Abort:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Abort:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Shuts down the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > immediately.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Abort< / b > ()< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Abort< / b > ()< / div >
@ -535,13 +561,14 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes" > AuthenticationSchemes Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes" > AuthenticationSchemes Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets or sets the scheme used to authenticate the clients.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/AuthenticationSchemes.html" > AuthenticationSchemes< / a > < b > AuthenticationSchemes< / b > { get; set; }< / div >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/AuthenticationSchemes.html" > AuthenticationSchemes< / a > < b > AuthenticationSchemes< / b > { get; set; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
One of the < a href = "../WebSocketSharp.Net/AuthenticationSchemes.html" > WebSocketSharp.Net.AuthenticationSchemes< / a > values that indicates the scheme used to
authenticate the clients. The default value is < a href = "../WebSocketSharp.Net/AuthenticationSchemes.html#F:WebSocketSharp.Net.AuthenticationSchemes.Anonymous" > AuthenticationSchemes.Anonymous< / a > .
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemes:Remarks" >
@ -555,13 +582,14 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate" > AuthenticationSchemeSelectorDelegate Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate" > AuthenticationSchemeSelectorDelegate Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets or sets the delegate called to determine the scheme used to authenticate clients.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/AuthenticationSchemeSelector.html" > AuthenticationSchemeSelector< / a > < b > AuthenticationSchemeSelectorDelegate< / b > { get; set; }< / div >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/AuthenticationSchemeSelector.html" > AuthenticationSchemeSelector< / a > < b > AuthenticationSchemeSelectorDelegate< / b > { get; set; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
A < a href = "../WebSocketSharp.Net/AuthenticationSchemeSelector.html" > WebSocketSharp.Net.AuthenticationSchemeSelector< / a > delegate that invokes the method(s) used to select
an authentication scheme. The default value is < tt > null< / tt > .
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.AuthenticationSchemeSelectorDelegate:Remarks" >
@ -575,7 +603,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > BeginGetContext Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > BeginGetContext Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Begins getting an incoming request information asynchronously.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > < b > BeginGetContext< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback" > AsyncCallback< / a > callback, < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object" > object< / a > state)< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > < b > BeginGetContext< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback" > AsyncCallback< / a > callback, < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object" > object< / a > state)< / div >
@ -586,23 +614,42 @@
< i > callback< / i >
< i > callback< / i >
< / dt >
< / dt >
< dd >
< dd >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
An < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.AsyncCallback" > AsyncCallback< / a > delegate that references the method(s)
called when the asynchronous operation completes.
< / dd >
< / dd >
< dt >
< dt >
< i > state< / i >
< i > state< / i >
< / dt >
< / dt >
< dd >
< dd >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
An < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Object" > object< / a > that contains a user defined object to pass to the < i > callback< / i > delegate.
< / dd >
< / dd >
< / dl >
< / dl >
< / blockquote >
< / blockquote >
< h4 class = "Subsection" > Returns< / h4 >
< h4 class = "Subsection" > Returns< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Returns" >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Returns" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
An < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > that contains the status of the asynchronous operation.
< / blockquote >
< h4 class = "Subsection" > Exceptions< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):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.InvalidOperationException" > InvalidOperationException< / a >
< / td >
< td >
The < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > has not been started or is stopped currently.
< / td >
< / tr >
< / table >
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Remarks" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Remarks" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
This asynchronous operation must be completed by calling the < a href = "../WebSocketSharp.Net/HttpListener.html#M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult)" > HttpListener.EndGetContext(IAsyncResult)< / a > method.
Typically, the method is invoked by the < i > callback< / i > delegate.
< / div >
< / div >
< h2 class = "Section" > Requirements< / h2 >
< h2 class = "Section" > Requirements< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Version Information" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object):Version Information" >
@ -612,7 +659,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.Close" > Close Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.Close" > Close Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Close:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Close:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Shuts down the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Close< / b > ()< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Close< / b > ()< / div >
@ -628,7 +675,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult)" > EndGetContext Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult)" > EndGetContext Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Ends an asynchronous operation to get an incoming request information.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < b > EndGetContext< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > asyncResult)< / div >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < b > EndGetContext< / b > (< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > asyncResult)< / div >
@ -639,17 +686,50 @@
< i > asyncResult< / i >
< i > asyncResult< / i >
< / dt >
< / dt >
< dd >
< dd >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
An < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.IAsyncResult" > IAsyncResult< / a > obtained by calling the < a href = "../WebSocketSharp.Net/HttpListener.html#M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > HttpListener.BeginGetContext(AsyncCallback, object)< / a > method.
< / dd >
< / dd >
< / dl >
< / dl >
< / blockquote >
< / blockquote >
< h4 class = "Subsection" > Returns< / h4 >
< h4 class = "Subsection" > Returns< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Returns" >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Returns" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
A < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > WebSocketSharp.Net.HttpListenerContext< / a > that contains a client's request information.
< / blockquote >
< h4 class = "Subsection" > Exceptions< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):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 > asyncResult< / i > is < tt > null< / tt > .
< / td >
< / tr >
< tr valign = "top" >
< td >
< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.ArgumentException" > ArgumentException< / a >
< / td >
< td >
< i > asyncResult< / i > was not obtained by calling the < a href = "../WebSocketSharp.Net/HttpListener.html#M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > HttpListener.BeginGetContext(AsyncCallback, object)< / a > method.
< / td >
< / tr >
< tr valign = "top" >
< td >
< a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.InvalidOperationException" > InvalidOperationException< / a >
< / td >
< td >
The EndGetContext method was already called for the specified < i > asyncResult< / i > .
< / td >
< / tr >
< / table >
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Remarks" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Remarks" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
This method completes an asynchronous operation started by calling the < a href = "../WebSocketSharp.Net/HttpListener.html#M:WebSocketSharp.Net.HttpListener.BeginGetContext(System.AsyncCallback,System.Object)" > HttpListener.BeginGetContext(AsyncCallback, object)< / a > method.
< / div >
< / div >
< h2 class = "Section" > Requirements< / h2 >
< h2 class = "Section" > Requirements< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Version Information" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.EndGetContext(System.IAsyncResult):Version Information" >
@ -659,17 +739,35 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.GetContext" > GetContext Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.GetContext" > GetContext Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.GetContext:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.GetContext:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets an incoming request information.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < b > GetContext< / b > ()< / div >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > HttpListenerContext< / a > < b > GetContext< / b > ()< / div >
< h4 class = "Subsection" > Returns< / h4 >
< h4 class = "Subsection" > Returns< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Returns" >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Returns" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
A < a href = "../WebSocketSharp.Net/HttpListenerContext.html" > WebSocketSharp.Net.HttpListenerContext< / a > that contains a client's request information.
< / blockquote >
< h4 class = "Subsection" > Exceptions< / h4 >
< blockquote class = "SubsectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext: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.InvalidOperationException" > InvalidOperationException< / a >
< / td >
< td >
The < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > does not have any URI prefixes to listen on.
< / td >
< / tr >
< / table >
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Remarks" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Remarks" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
This method waits for an incoming request and returns the request information
when received the request.
< / div >
< / div >
< h2 class = "Section" > Requirements< / h2 >
< h2 class = "Section" > Requirements< / h2 >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Version Information" >
< div class = "SectionBox" id = "M:WebSocketSharp.Net.HttpListener.GetContext:Version Information" >
@ -699,13 +797,13 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.IsListening" > IsListening Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.IsListening" > IsListening Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.IsListening:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.IsListening:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets a value indicating whether the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > has been started.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a > < b > IsListening< / b > { get; }< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a > < b > IsListening< / b > { get; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsListening:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsListening:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
< tt> true< / tt > if the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > has been started; otherwise, < tt > false< / tt > .
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsListening:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsListening:Remarks" >
@ -719,13 +817,13 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.IsSupported" > IsSupported Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.IsSupported" > IsSupported Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.IsSupported:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.IsSupported:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets a value indicating whether the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > can be used with the current operating system.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public static < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a > < b > IsSupported< / b > { get; }< / div >
< div class = "Signature" > public static < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Boolean" > bool< / a > < b > IsSupported< / b > { get; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsSupported:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsSupported:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
< tt> true< / tt > .
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsSupported:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.IsSupported:Remarks" >
@ -739,13 +837,13 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.Prefixes" > Prefixes Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.Prefixes" > Prefixes Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.Prefixes:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.Prefixes:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets the URI prefixes handled by the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerPrefixCollection.html" > HttpListenerPrefixCollection< / a > < b > Prefixes< / b > { get; }< / div >
< div class = "Signature" > public < a href = "../WebSocketSharp.Net/HttpListenerPrefixCollection.html" > HttpListenerPrefixCollection< / a > < b > Prefixes< / b > { get; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.Prefixes:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.Prefixes:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
A < a href = "../WebSocketSharp.Net/HttpListenerPrefixCollection.html" > WebSocketSharp.Net.HttpListenerPrefixCollection< / a > that contains the URI prefixes.
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.Prefixes:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.Prefixes:Remarks" >
@ -759,13 +857,13 @@
< h3 id = "P:WebSocketSharp.Net.HttpListener.Realm" > Realm Property< / h3 >
< h3 id = "P:WebSocketSharp.Net.HttpListener.Realm" > Realm Property< / h3 >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.Realm:member" >
< blockquote id = "P:WebSocketSharp.Net.HttpListener.Realm:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Gets or sets the name of the realm associated with the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String" > string< / a > < b > Realm< / b > { get; set; }< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String" > string< / a > < b > Realm< / b > { get; set; }< / div >
< h4 class = "Subsection" > Value< / h4 >
< h4 class = "Subsection" > Value< / h4 >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.Realm:Value" >
< blockquote class = "SubsectionBox" id = "P:WebSocketSharp.Net.HttpListener.Realm:Value" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
A < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.String" > string< / a > that contains the name of the realm.
< / blockquote >
< / blockquote >
< h2 class = "Section" > Remarks< / h2 >
< h2 class = "Section" > Remarks< / h2 >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.Realm:Remarks" >
< div class = "SectionBox" id = "P:WebSocketSharp.Net.HttpListener.Realm:Remarks" >
@ -779,7 +877,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.Start" > Start Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.Start" > Start Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Start:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Start:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Starts to receive incoming requests.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Start< / b > ()< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Start< / b > ()< / div >
@ -795,7 +893,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.Stop" > Stop Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.Stop" > Stop Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Stop:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.Stop:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Stops receiving incoming requests.
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Stop< / b > ()< / div >
< div class = "Signature" > public < a href = "http://www.go-mono.com/docs/monodoc.ashx?link=T:System.Void" > void< / a > < b > Stop< / b > ()< / div >
@ -811,7 +909,7 @@
< h3 id = "M:WebSocketSharp.Net.HttpListener.System#IDisposable#Dispose" > System.IDisposable.Dispose Method< / h3 >
< h3 id = "M:WebSocketSharp.Net.HttpListener.System#IDisposable#Dispose" > System.IDisposable.Dispose Method< / h3 >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.System#IDisposable#Dispose:member" >
< blockquote id = "M:WebSocketSharp.Net.HttpListener.System#IDisposable#Dispose:member" >
< p class = "Summary" >
< p class = "Summary" >
< span class = "NotEntered" > Documentation for this section has not yet been entered.< / span >
Releases all resource used by the < a href = "../WebSocketSharp.Net/HttpListener.html" > WebSocketSharp.Net.HttpListener< / a > .
< / p >
< / p >
< h2 > Syntax< / h2 >
< h2 > Syntax< / h2 >
< div class = "Signature" >
< div class = "Signature" >