IWinInetHttpTimeouts interface
An interface that provides a callback to specify HTTP timeout values.
Members
The IWinInetHttpTimeouts interface inherits from the IUnknown interface. IWinInetHttpTimeouts also has these types of members:
Methods
The IWinInetHttpTimeouts interface has these methods.
| Method | Description |
|---|---|
| GetRequestTimeouts |
Returns the specified timeouts in milliseconds to use on the request or 0 to specify default values. |
Remarks
Implement this interface in the class passed to IInternetProtocol::Start.
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
IDL |
|
Show: