|
ConcentratorBasePublishedFrames Property
|
Gets the total number of published frames.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax public long PublishedFrames { get; }
Public ReadOnly Property PublishedFrames As Long
Get
member PublishedFrames : int64 with get
function get_PublishedFrames();
View SourceProperty Value
Int64See Also