Is Main.srvr.CurrentThreadIndex always 0 during execution of an Handler defined with SingleThreadHandler=True ?
rationale for the question is: writing a general purpose handling sub that needs to count different stats if called from a SingleTreadHandler rather than a standard Handler
rationale for the question is: writing a general purpose handling sub that needs to count different stats if called from a SingleTreadHandler rather than a standard Handler