UnregisterNode

Description

Releases a floating license. You should call this function when you exit your application.

bool UnregisterNode(out string message)

Parameters

ParameterTypeDescription
messagestringreturn error message if there was an error during the unregistration

Return

TypeDescription
booltrue if the operation was successful; otherwise, false.