ReportHeapSnapshotProgressEventArgsFinished Property |
Version 130.1.90
Finished
Namespace: CefSharp.DevTools.HeapProfilerAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public bool? Finished { get; }
public:
property Nullable<bool> Finished {
Nullable<bool> get ();
}
Property Value
NullableBooleanSee Also