RoutingTablesInjectMeasurements Method
This method will directly inject measurements into the routing table and use a shared local input adapter. For
contention reasons, it is not recommended this be its default use case, but it is necessary at times.
Namespace: Gemstone.Timeseries.AdaptersAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.138 -- Release Build+b4f8847fe309a44734617722bca179874d85b46d
Public Sub InjectMeasurements (
sender As Object,
measurements As EventArgs(Of ICollection(Of IMeasurement))
)
function InjectMeasurements(sender, measurements);
Parameters
- sender Object
- the sender object
- measurements EventArgsICollectionIMeasurement
- the event arguments