Click or drag to resize

RequestIsDisposed Property

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

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

Property Value

Boolean

Implements

IRequestIsDisposed
See Also