Initialize any state for a particular client thread. Since the scenario object will be shared among all threads, this is the place to create any state that is specific to one thread. To be clear, this means the returned object should be created anew on each call to initThread(); do not return the sa
(Properties p, int mythreadid, int threadcount)
source not stored for this graph (policy: none)