[Modify] Edit it
This commit is contained in:
parent
0a83818e0c
commit
8baeba75ce
@ -41,8 +41,8 @@ namespace WebSocketSharp.Server
|
|||||||
/// Provides the management function for the sessions in a WebSocket service.
|
/// Provides the management function for the sessions in a WebSocket service.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// This class manages the sessions in a WebSocket service provided by
|
/// This class manages the sessions in a WebSocket service provided by the
|
||||||
/// the <see cref="WebSocketServer"/> or <see cref="HttpServer"/>.
|
/// <see cref="WebSocketServer"/> or <see cref="HttpServer"/> class.
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
public class WebSocketSessionManager
|
public class WebSocketSessionManager
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user