[Modify] Edit it

master
sta 9 years ago
parent e1ffa6f325
commit 6aa5bfe034

@ -397,10 +397,10 @@ 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;
/// <c>true</c> if the server provides secure connections;
/// otherwise, <c>false</c>.
/// </value>
public bool IsSecure {

Loading…
Cancel
Save