| PostDataIsDisposed Property | 
Version 130.1.90
            Gets a value indicating whether the object has been disposed of.
            
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
 Syntax
Syntaxpublic bool IsDisposed { get; }public:
virtual property bool IsDisposed {
	bool get () sealed;
}Property Value
BooleanImplements
IPostDataIsDisposed See Also
See Also