BrowserProcessHandlerIsDisposed Property |
Version 109.1.110
IsDisposed
Namespace:
CefSharp.Handler
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public bool IsDisposed { get; }
public:
property bool IsDisposed {
bool get ();
}
Property Value
Type:
BooleanSee Also