Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
ContentEncoding | System.Text.Encoding . Documentation for this section has not yet been entered. |
|
ContentLength64 | long . Documentation for this section has not yet been entered. |
|
ContentType | string . Documentation for this section has not yet been entered. |
|
Cookies | CookieCollection . Documentation for this section has not yet been entered. |
|
Headers | WebHeaderCollection . Documentation for this section has not yet been entered. |
|
KeepAlive | bool . Documentation for this section has not yet been entered. |
[read-only] | OutputStream | System.IO.Stream . Documentation for this section has not yet been entered. |
|
ProtocolVersion | Version . Documentation for this section has not yet been entered. |
|
RedirectLocation | string . Documentation for this section has not yet been entered. |
|
SendChunked | bool . Documentation for this section has not yet been entered. |
|
StatusCode | int . Documentation for this section has not yet been entered. |
|
StatusDescription | string . Documentation for this section has not yet been entered. |
|
Abort
()Documentation for this section has not yet been entered. |
|
|
AddHeader
(string, string)Documentation for this section has not yet been entered. |
|
|
AppendCookie
(Cookie)Documentation for this section has not yet been entered. |
|
|
AppendHeader
(string, string)Documentation for this section has not yet been entered. |
|
|
Close
()Documentation for this section has not yet been entered. |
|
|
Close
(byte[], bool)Documentation for this section has not yet been entered. |
|
|
CopyFrom
(HttpListenerResponse)Documentation for this section has not yet been entered. |
|
|
Redirect
(string)Documentation for this section has not yet been entered. |
|
|
SetCookie
(Cookie)Documentation for this section has not yet been entered. |
|
IDisposable.Dispose | Documentation for this section has not yet been entered. |
static
|
IsNull<T>
(this T)Determines whether the specified object is null. |
|
static
|
IsNullDo<T>
(this T, Action)Determines whether the specified object is null. And invokes the specified Action delegate if the specified object is null. |
|
static
|
WriteContent
(this HttpListenerResponse, byte[])Writes the specified content data using the specified WebSocketSharp.Net.HttpListenerResponse. |
Documentation for this section has not yet been entered.
Syntax
public void Abort ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- name
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- cookie
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- name
- Documentation for this section has not yet been entered.
- value
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public void Close ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- responseEntity
- Documentation for this section has not yet been entered.
- willBlock
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public System.Text.Encoding ContentEncoding { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public long ContentLength64 { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public string ContentType { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public CookieCollection Cookies { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public void CopyFrom (HttpListenerResponse templateResponse)Parameters
- templateResponse
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public WebHeaderCollection Headers { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public bool KeepAlive { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public System.IO.Stream OutputStream { get; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public Version ProtocolVersion { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- url
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public string RedirectLocation { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public bool SendChunked { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
Parameters
- cookie
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public int StatusCode { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
public string StatusDescription { get; set; }Value
Documentation for this section has not yet been entered.Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581
Documentation for this section has not yet been entered.
Syntax
void System.IDisposable.Dispose ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Net
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.36581