Releases a floating license. You should call this function when you exit your application.
C#: bool ReleaseFloatingLicense(string computerID, string computerName, out string message)
computerID - The ID of the computer on which the license should be activated.
computerName - The name of the computer on which the license should be activated.
message - A returned message with details about the operation.
Comments
0 comments
Article is closed for comments.