Retrieves the singleton instance of the DataProcessor corresponding to a given id
Namespace: NetworkCommsDotNet.DPSBaseAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- Id
- Type: System Byte
The identifier corresponding to the desired DataProcessor
Return Value
Type: DataProcessorThe retrieved singleton instance of the desired DataProcessor
See Also