wrench::ServiceTTLExpiredMessage

class wrench::ServiceTTLExpiredMessage : public wrench::ServiceMessage

A message sent to a Service to notify it that its time-to-live has expired (which will cause the service to terminate)

Public Functions

ServiceTTLExpiredMessage(double payload)

Constructor.

Parameters

payload – message size in bytes

Throws

std::invalid_arguments