IRequestIsDisposed Property |
Version 113.3.50
Gets a value indicating whether the request has been disposed of.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 113.3.50.0 (113.3.50.0)
Syntax property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also