Property | Type | Description | |
---|---|---|---|
ALPNProtocols | List |
||
CertErrors | List |
||
ConnectivityHTTP | bool | ||
ConnectivitySSL | bool | ||
HTTPServerHeader | String | ||
HasALPNExtension | bool | ||
HasNPNExtension | bool | ||
Hostname | string | ||
HstsHeader | String | ||
Port | int | ||
Protocol | SslProtocols | ||
RedirectsToSSL | bool | ||
SPDYProtocols | List |
||
SSLServerHeader | String | ||
SpeaksSSL | bool |
Method | Description | |
---|---|---|
SPDYResult ( string hostname, int port ) : System |
public SPDYResult ( string hostname, int port ) : System | ||
hostname | string | |
port | int | |
return | System |