|
TimeSliceScannerAsyncTDataReadComplete Property
|
Gets a flag that determines if data read has been completed.
Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax public bool DataReadComplete { get; }
Public ReadOnly Property DataReadComplete As Boolean
Get
public:
property bool DataReadComplete {
bool get ();
}
member DataReadComplete : bool with get
function get_DataReadComplete();
View SourceProperty Value
BooleanSee Also