| IRequestIsDisposed Property  | 
Version 57.0.0
            Gets a value indicating whether the request has been disposed of.
            
 
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntaxproperty bool IsDisposed {
	bool get ();
}Property Value
Type: 
Boolean
See Also