|
|
|
@ -139,7 +139,7 @@ namespace WebSocketSharp.Server
|
|
|
|
#region Protected Methods
|
|
|
|
#region Protected Methods
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Creates a new session in the WebSocket service.
|
|
|
|
/// Creates a new session in the service.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <returns>
|
|
|
|
/// <returns>
|
|
|
|
/// A <see cref="WebSocketBehavior"/> instance that represents a new session.
|
|
|
|
/// A <see cref="WebSocketBehavior"/> instance that represents a new session.
|
|
|
|
|