Documentation for this section has not yet been entered.
See Also: Inherited members from object.
[read-only] | Request | HttpListenerRequest . Documentation for this section has not yet been entered. |
[read-only] | Response | HttpListenerResponse . Documentation for this section has not yet been entered. |
[read-only] | User | System.Security.Principal.IPrincipal . Documentation for this section has not yet been entered. |
|
AcceptWebSocket
()Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public WebSocketSharp.Net.WebSockets.HttpListenerWebSocketContext AcceptWebSocket ()Returns
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)
Documentation for this section has not yet been entered.
Syntax
public HttpListenerRequest Request { 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)
Documentation for this section has not yet been entered.
Syntax
public HttpListenerResponse Response { 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)
Documentation for this section has not yet been entered.
Syntax
public System.Security.Principal.IPrincipal User { 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)