Mcu Manager that allows to interact with the Mcu More...

Inheritance diagram for McuManager:

Public Member Functions

 McuManager (string ip)
 
 McuManager (McuDealerConfiguration dealer, McuSubscriberConfiguration subscriber)
 
 McuManager (int routePort, int publishPort)
 
override void Dispose ()
 

Protected Member Functions

override void Dispose (bool dispose)
 

Properties

IMcu Mcu [get]
 
- Properties inherited from IMcuManager
IMcu Mcu [get]
 Mcu More...
 

Additional Inherited Members

- Public Attributes inherited from DeepsyDisposable
bool IsDiposed => Disposed
 
- Protected Attributes inherited from DeepsyDisposable
bool Disposed = false
 

Detailed Description