handleMsg abstract method
Lets the probe observe/intercept messages while active.
Return true to consume the message.
Implementation
bool handleMsg(Msg msg, StartupProbeContext ctx);
Lets the probe observe/intercept messages while active.
Return true to consume the message.
bool handleMsg(Msg msg, StartupProbeContext ctx);