Releases a floating license. You should call this function when you exit your application.
bool UnregisterNode(out string message)
message
string
return error message if there was an error during the unregistration
bool
true if the operation was successful; otherwise, false.
Last updated 2 years ago