[Modify] Edit it

master
sta 9 years ago
parent 38e5a7cb16
commit bb7362ca48

@ -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 {

Loading…
Cancel
Save