Inheritance diagram for GetDebug:

Public Member Functions

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

Public Attributes

override uint MethodCode => (uint)PmMessages.GetDebug
 

Additional Inherited Members

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