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.181 -- Release Build+70420eb7f42379453a7e2dba7318ac349f8fbd5d
function add_UnpublishedSamples(value);
function remove_UnpublishedSamples(value);
Value
EventHandlerEventArgsInt32 Argument is the total number of unpublished seconds of data.