|
Previous Top Next |
Prototype: | (String pProcedureName) |
pProcedureName | Name of the procedure to remove |
This method is called when the window closes and removes the procedure from the WindowThreads queue if there is only one instance of the procedure. If there are multiple instances, the ProcRunCnt is decremented. This method is called by the RemoveProcedure method in the Thread Limit Class.
See also:
AddProcedure (Thread Limit Global Class)
AddProcedure (Thread Limit Class)