OnApplicationQuit() order between different objects

I recommend asking plugin specific questions at their own forum thread:

The plugin seems to offer way to postpone network shutdown until your other activities are finished:

Then once your other quit handling is done your next quit would return true and allow plugin to shut down the network communication also.

1 Like