[Modify] Edit it

master
sta 9 years ago
parent 9e00ef222f
commit 2ded18565e

@ -341,10 +341,12 @@ namespace WebSocketSharp.Server
}
/// <summary>
/// Gets a value indicating whether the server provides a secure connection.
/// Gets a value indicating whether the server provides
/// secure connections.
/// </summary>
/// <value>
/// <c>true</c> if the server provides a secure connection; otherwise, <c>false</c>.
/// <c>true</c> if the server provides secure connections;
/// otherwise, <c>false</c>.
/// </value>
public bool IsSecure {
get {

Loading…
Cancel
Save