Documentation for this section has not yet been entered.
See Also: Inherited members from object.
|
Documentation for this section has not yet been entered. |
[read-only] | QueryString | System.Collections.Specialized.NameValueCollection . Documentation for this section has not yet been entered. |
[read-only] | Sessions | SessionManager . Documentation for this section has not yet been entered. |
|
Bind
(WebSocketSharp.WebSocket, SessionManager)Documentation for this section has not yet been entered. |
|
|
Ping
()Documentation for this section has not yet been entered. |
|
|
Ping
(string)Documentation for this section has not yet been entered. |
|
|
PingAround
()Documentation for this section has not yet been entered. |
|
|
PingAround
(string)Documentation for this section has not yet been entered. |
|
|
PingTo
(string)Documentation for this section has not yet been entered. |
|
|
PingTo
(string, string)Documentation for this section has not yet been entered. |
|
|
Publish
(byte[])Documentation for this section has not yet been entered. |
|
|
Publish
(string)Documentation for this section has not yet been entered. |
|
|
Send
(byte[])Documentation for this section has not yet been entered. |
|
|
Send
(string)Documentation for this section has not yet been entered. |
|
|
SendTo
(string, byte[])Documentation for this section has not yet been entered. |
|
|
SendTo
(string, string)Documentation for this section has not yet been entered. |
|
|
Start
()Documentation for this section has not yet been entered. |
|
|
Stop
()Documentation for this section has not yet been entered. |
|
|
Stop
(ushort, string)Documentation for this section has not yet been entered. |
|
|
Stop
(WebSocketSharp.CloseStatusCode, string)Documentation for this section has not yet been entered. |
|
OnClose
(object, WebSocketSharp.CloseEventArgs)Documentation for this section has not yet been entered. |
|
|
OnError
(object, WebSocketSharp.ErrorEventArgs)Documentation for this section has not yet been entered. |
|
|
OnMessage
(object, WebSocketSharp.MessageEventArgs)Documentation for this section has not yet been entered. |
|
|
OnOpen
(object, EventArgs)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public WebSocketService ()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
Parameters
- socket
- Documentation for this section has not yet been entered.
- sessions
- 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 string ID { 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 bool IsBound { 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
Parameters
- sender
- Documentation for this section has not yet been entered.
- e
- 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
Parameters
- sender
- Documentation for this section has not yet been entered.
- e
- 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
Parameters
- sender
- Documentation for this section has not yet been entered.
- e
- 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
Parameters
- sender
- Documentation for this section has not yet been entered.
- e
- 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 bool Ping ()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)
Documentation for this section has not yet been entered.
Syntax
Parameters
- message
- 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)
Documentation for this section has not yet been entered.
Syntax
public Dictionary<string, bool> PingAround ()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)
Documentation for this section has not yet been entered.
Syntax
public Dictionary<string, bool> PingAround (string message)Parameters
- message
- 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)
Documentation for this section has not yet been entered.
Syntax
Parameters
- id
- 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)
Documentation for this section has not yet been entered.
Syntax
Parameters
- id
- Documentation for this section has not yet been entered.
- message
- 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)
Documentation for this section has not yet been entered.
Syntax
Parameters
- data
- 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
Parameters
- data
- 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
protected System.Collections.Specialized.NameValueCollection QueryString { 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
Parameters
- data
- 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
Parameters
- data
- 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
Parameters
- id
- Documentation for this section has not yet been entered.
- data
- 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
Parameters
- id
- Documentation for this section has not yet been entered.
- data
- 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
protected SessionManager Sessions { 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 void Start ()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 void Stop ()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
Parameters
- code
- Documentation for this section has not yet been entered.
- reason
- 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
Parameters
- code
- Documentation for this section has not yet been entered.
- reason
- 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)