Skip to main content

What it does

Releases a licensing ticket.

Definition

void ReleaseTicket( int sessionId, int ticketId );

Parameters

NameTypeDescription
sessionIdintThe ID of the connection to the Application Server
ticketIdintThe ID of the licensing ticket

Returned value

None.