Documentation for this section has not yet been entered.
See Also: Inherited members from EventArgs.
|
Documentation for this section has not yet been entered. |
[read-only] | Request | WebSocketSharp.Net.HttpListenerRequest . Documentation for this section has not yet been entered. |
[read-only] | Response | WebSocketSharp.Net.HttpListenerResponse . Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public ResponseEventArgs (WebSocketSharp.Net.HttpListenerContext context)Parameters
- context
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Documentation for this section has not yet been entered.
Syntax
public WebSocketSharp.Net.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.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Documentation for this section has not yet been entered.
Syntax
public WebSocketSharp.Net.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.Server
Assembly: websocket-sharp (in websocket-sharp.dll)