Represents an HTTP or HTTPS connection handler.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.8.37 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
UNSPECIFIED | 0 | Unspecified connection type | |
SOCK | 1 | The internal connection type. This is eggPlant Performance's own connection handler | |
WIN_HTTP | 2 | The Microsoft WinHTTP connection handler | |
WIN_INET | 3 | The Microsoft WinINet connection handler |
See Also