Skip to content

NodeWorker.Unref method

Allows the thread to exit if this is the only active handle in the event system. If the worker is already unref()ed calling unref() again has no effect.

C#
public void Unref()

See Also

Released under the MIT license