|
|
|
@ -82,7 +82,7 @@ namespace WebSocketSharp.Server
|
|
|
|
public abstract bool KeepClean { get; set; }
|
|
|
|
public abstract bool KeepClean { get; set; }
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Gets the path to the WebSocket service.
|
|
|
|
/// Gets the path to the service.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// A <see cref="string"/> that represents the absolute path to the service.
|
|
|
|
/// A <see cref="string"/> that represents the absolute path to the service.
|
|
|
|
|