[Modify] Not support
This commit is contained in:
parent
db049362ec
commit
c3b2726016
@ -131,7 +131,7 @@ namespace WebSocketSharp.Net
|
|||||||
/// </value>
|
/// </value>
|
||||||
public int ClientCertificateError {
|
public int ClientCertificateError {
|
||||||
get {
|
get {
|
||||||
return 0; // TODO: Always returns 0.
|
throw new NotSupportedException ();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user