Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
HttpServer
()
|
Documentation for this section has not yet been entered. |
|
Documentation for this section has not yet been entered. |
[read-only] | Port | int . Documentation for this section has not yet been entered. |
[read-only] | ServicePath | IEnumerable<string> . Documentation for this section has not yet been entered. |
|
Sweeped | bool . Documentation for this section has not yet been entered. |
|
OnConnect | Documentation for this section has not yet been entered. |
|
OnDelete | Documentation for this section has not yet been entered. |
|
OnError | Documentation for this section has not yet been entered. |
|
OnGet | Documentation for this section has not yet been entered. |
|
OnHead | Documentation for this section has not yet been entered. |
|
OnOptions | Documentation for this section has not yet been entered. |
|
OnPatch | Documentation for this section has not yet been entered. |
|
OnPost | Documentation for this section has not yet been entered. |
|
OnPut | Documentation for this section has not yet been entered. |
|
OnTrace | Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public HttpServer ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public HttpServer (int port)Parameters
- port
- 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)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
Type Parameters
- T
- Documentation for this section has not yet been entered.
Parameters
- absPath
- 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)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
Parameters
- path
- Documentation for this section has not yet been entered.
Returns
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)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnConnectRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnDeleteRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<WebSocketSharp.ErrorEventArgs> OnErrorRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnGetRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnHeadRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnOptionsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnPatchRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnPostRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnPutRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public event EventHandler<ResponseEventArgs> OnTraceRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public int Port { 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)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public IEnumerable<string> ServicePath { 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)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public void Start ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public void Stop ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: WebSocketSharp.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062
Documentation for this section has not yet been entered.
Syntax
public bool Sweeped { 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.Server
Assembly: websocket-sharp (in websocket-sharp.dll)
Assembly Versions: 1.0.2.27062