wrench::ServiceDaemonStoppedMessage
-
class ServiceDaemonStoppedMessage : public wrench::ServiceMessage
A message sent by a Service to acknowledge a terminate request.
Public Functions
-
ServiceDaemonStoppedMessage(double payload)
Constructor.
- Parameters
payload – message size in bytes
- Throws
std::invalid_arguments –
-
ServiceDaemonStoppedMessage(double payload)