Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to WinHTTPClientMBS class.
WinHTTPClientMBS.Handle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
This is a HINTERNET type.
(Read and Write property)
WinHTTPClientMBS.Lasterror as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
see also error list:
http://msdn.microsoft.com/en-us/library/aa383770(VS.85).aspx
(Read and Write property)
WinHTTPClientMBS.LasterrorString as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
WinHTTPClientMBS.OptionConnectTimeOut as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Lasterror is set.
Sets or retrieves an unsigned long integer value that contains the time-out value, in milliseconds. Setting this option to infinite (-1) will disable this timer.
If a TCP connection request takes longer than this time-out value, the request is canceled. The default timeout is 60 seconds. When you are attempting to connect to multiple IP addresses for a single host (a multihomed host), the timeout limit is for each individual connection.
(Read and Write property)
WinHTTPClientMBS.OptionProxyPassword as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Sets or retrieves a string value that contains the password used to access the proxy.
Lasterror is set.
(Read and Write property)
WinHTTPClientMBS.OptionProxyUsername as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Network | MBS Win Plugin | 14.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Sets or retrieves a string value that contains the user name used to access the proxy.
Lasterror is set.
(Read and Write property)
The items on this page are in the following plugins: MBS Win Plugin.