[Modify] Edit it
This commit is contained in:
parent
9abe3e0c89
commit
f79a66ac05
@ -459,12 +459,11 @@ namespace WebSocketSharp.Server
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets a value indicating whether the server provides
|
/// Gets a value indicating whether secure connections are provided.
|
||||||
/// secure connections.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// <c>true</c> if the server provides secure connections;
|
/// <c>true</c> if this instance provides secure connections; otherwise,
|
||||||
/// otherwise, <c>false</c>.
|
/// <c>false</c>.
|
||||||
/// </value>
|
/// </value>
|
||||||
public bool IsSecure {
|
public bool IsSecure {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user