Namespace: NetworkCommsDotNet.DPSBase
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
The retrieved singleton instance of the desired DataProcessor
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Type Parameters
- T
- The
Type of the DataProcessor to retrieve
Return Value
Type: DataProcessorThe retrieved singleton instance of the desired DataProcessor
See Also