Click or drag to resize

RequestIsDisposed Property

Version 111.2.70
Gets a value indicating whether the request has been disposed of.

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 111.2.70.0
Syntax
public bool IsDisposed { get; }

Property Value

Type: Boolean

Implements

IRequestIsDisposed
See Also