|
|
|
@ -370,8 +370,8 @@ namespace WebSocketSharp.Server
|
|
|
|
/// Gets or sets the scheme used to authenticate the clients.
|
|
|
|
/// Gets or sets the scheme used to authenticate the clients.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <remarks>
|
|
|
|
/// <remarks>
|
|
|
|
/// The set operation does nothing if the server has already
|
|
|
|
/// The set operation does nothing if the server has already started or
|
|
|
|
/// started or it is shutting down.
|
|
|
|
/// it is shutting down.
|
|
|
|
/// </remarks>
|
|
|
|
/// </remarks>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
|