ReportHeapSnapshotProgressEventArgsFinished Property |
Version 93.1.111
Finished
Namespace:
CefSharp.DevTools.HeapProfiler
Assembly:
CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntax public bool? Finished { get; }
public:
property Nullable<bool> Finished {
Nullable<bool> get ();
}
Property Value
Type:
NullableBooleanSee Also