PostStreamingOperations Method (DeviceQIA123)
In This Topic
Gets the stream data converter. This is used to convert a file containing raw data to a file with converted readings.
Overload List
| Overload | Description |
| PostStreamingOperations(Object[]) |
Gets the stream data converter. This is used to convert a file containing raw data to a file with converted readings.
|
| PostStreamingOperations(Byte[]) |
Runs the operations after streaming is complete. Retreives any remaining stream data and points reamingStreamData parameter to it.
|
Frameworks
| Product |
Versions |
| .NET |
net8.0 |
| .NET Framework |
net48 |
See Also