WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
A message sent to a Service to notify it that its time-to-live has expired (which will cause the service to terminate) More...
#include <ServiceMessage.h>
Public Member Functions | |
ServiceTTLExpiredMessage (double payload) | |
Constructor. More... | |
Additional Inherited Members |
A message sent to a Service to notify it that its time-to-live has expired (which will cause the service to terminate)
wrench::ServiceTTLExpiredMessage::ServiceTTLExpiredMessage | ( | double | payload | ) |
Constructor.
payload | message size in bytes |
std::invalid_arguments |