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] | ActiveID | IEnumerable<string> . Documentation for this section has not yet been entered. |
[read-only] | Count | int . Documentation for this section has not yet been entered. |
[read-only] | ID | IEnumerable<string> . Documentation for this section has not yet been entered. |
[read-only] | InactiveID | IEnumerable<string> . Documentation for this section has not yet been entered. |
|
Sweeped | bool . Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object . Documentation for this section has not yet been entered. |
|
Add
(WebSocketService)Documentation for this section has not yet been entered. |
|
|
Broadcast
(byte[])Documentation for this section has not yet been entered. |
|
|
Broadcast
(string)Documentation for this section has not yet been entered. |
|
|
Broadping
(string)Documentation for this section has not yet been entered. |
|
|
Remove
(string)Documentation for this section has not yet been entered. |
|
|
Stop
()Documentation for this section has not yet been entered. |
|
|
Stop
(WebSocketSharp.CloseStatusCode, string)Documentation for this section has not yet been entered. |
|
|
Sweep
()Documentation for this section has not yet been entered. |
|
|
TryGetByID
(string, out WebSocketService)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public SessionManager ()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 IEnumerable<string> ActiveID { 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 string Add (WebSocketService service)Parameters
- service
- 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
public Dictionary<string, bool> Broadping (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
public int Count { 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 IEnumerable<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 IEnumerable<string> InactiveID { 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
- 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
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
public void Sweep ()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 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)
Documentation for this section has not yet been entered.
Syntax
public object SyncRoot { 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
- id
- Documentation for this section has not yet been entered.
- service
- 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)