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