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] | Count | int . Documentation for this section has not yet been entered. |
[read-only] | Path | IEnumerable<string> . Documentation for this section has not yet been entered. |
[read-only] | ServiceHost | IEnumerable<IServiceHost> . Documentation for this section has not yet been entered. |
|
Sweeped | bool . Documentation for this section has not yet been entered. |
|
Add
(string, IServiceHost)Documentation for this section has not yet been entered. |
|
|
Broadcast
(string)Documentation for this section has not yet been entered. |
|
|
Stop
()Documentation for this section has not yet been entered. |
|
|
TryGetServiceHost
(string, out IServiceHost)Documentation for this section has not yet been entered. |
Documentation for this section has not yet been entered.
Syntax
public ServiceManager ()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
- absPath
- Documentation for this section has not yet been entered.
- svcHost
- 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 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> Path { 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<IServiceHost> ServiceHost { 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 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
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
Parameters
- absPath
- Documentation for this section has not yet been entered.
- svcHost
- 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)