[Modify] Edit it

This commit is contained in:
sta 2017-05-08 15:23:32 +09:00
parent 38e5a7cb16
commit bb7362ca48

View File

@ -112,7 +112,8 @@ namespace WebSocketSharp.Net
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the certificate revocation list is checked during /// <c>true</c> if the certificate revocation list is checked during
/// authentication; otherwise, <c>false</c>. /// authentication; otherwise, <c>false</c>. The default value is
/// <c>false</c>.
/// </value> /// </value>
public bool CheckCertificateRevocation { public bool CheckCertificateRevocation {
get { get {