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