Parameter | Description |
---|---|
processorInstance | The processor to query data for. |
AvailableData A temporary collection of available data.
Access an enumerator to the currently available data on the ProcessorInstance.
Data here has been communicated back and accumulated from the ProcessorInstance itself through
ProcessorInstance.Pipe.SendData together with a RealtimeContext or a ProcessorInstance.UpdatedDataContext.
Additional resources: ProcessorInstance.AvailableData