ReleaseTicket
What it does
Releases a licensing ticket.
Definition
void ReleaseTicket( int sessionId, int ticketId );
Parameters
Name | Type | Description |
sessionId | int | The ID of the connection to the Application Server |
ticketId | int | The ID of the licensing ticket |
Returned value
None.
4/12/2024 6:16:01 PM