Class BitmapTimeoutException
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Thrown when a bitmap request times out.
public class BitmapTimeoutException : InvalidOperationException, ISerializable
- Inheritance
-
BitmapTimeoutException
- Implements
- Inherited Members
Constructors
- BitmapTimeoutException()
Constructs a new instance of BitmapTimeoutException.