IaonSessionUnpublishedSamples Event
Event is raised every five seconds allowing consumer to track current number of unpublished seconds of data in the queue.
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.173 -- Release Build+98db269125537782905bfaaa87acec3cc1ea821a
function add_UnpublishedSamples(value);
function remove_UnpublishedSamples(value);
Value
EventHandlerEventArgsInt32 Argument is the total number of unpublished seconds of data.