How to Set the Delay time When IsNetRelevantFor() Return false?

I need that if IsNetRelevantFor() return false,the actor immediately stop (Default is
delay 5s and stop the synchronizing)synchronizing with the associated client。How should I do?