GetWakeupTime Class Reference
Inheritance diagram for GetWakeupTime:
Public Member Functions | |
GetWakeupTime (PowerManagerDeepsyClientDealerConfiguration configuration) | |
Public Member Functions inherited from DeepsyClientDealer< EmptyRequestMessage, Protobuf.DateAndTime > | |
TResponseMessage | Send (TRequestMessage requestMessage) |
Send message to deepsy and waits for it response More... | |
override void | Dispose () |
Public Attributes | |
override uint | MethodCode => (uint)PmMessages.GetWakeupTime |
Additional Inherited Members | |
Protected Member Functions inherited from DeepsyClientDealer< EmptyRequestMessage, Protobuf.DateAndTime > | |
DeepsyClientDealer (DeepsyClientConfiguration deepsyClientConfiguration) | |
override void | Dispose (bool dispose) |
Properties inherited from DeepsyClientDealer< EmptyRequestMessage, Protobuf.DateAndTime > | |
abstract uint | MethodCode [get] |