Client.threadInitCallback

void threadInitCallback(ShutdownDelegate dg) @property

Set thread init callback which is called once after the thread is created which will call the other callbacks. Notification callback, does not need to be real-time safe.

Throws

JackException on failure