Inheritance diagram for SetDebug:

Public Member Functions

 SetDebug (PowerManagerDeepsyClientDealerConfiguration configuration)
 
- Public Member Functions inherited from DeepsyClientDealer< DebugMode, EmptyResponseMessage >
TResponseMessage Send (TRequestMessage requestMessage)
 Send message to deepsy and waits for it response More...
 
override void Dispose ()
 

Public Attributes

override uint MethodCode => (uint)PmMessages.SetDebug
 

Additional Inherited Members

- Protected Member Functions inherited from DeepsyClientDealer< DebugMode, EmptyResponseMessage >
 DeepsyClientDealer (DeepsyClientConfiguration deepsyClientConfiguration)
 
override void Dispose (bool dispose)
 
- Properties inherited from DeepsyClientDealer< DebugMode, EmptyResponseMessage >
abstract uint MethodCode [get]