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