This trace option determines whether tracing is enabled for each
thread.
If
<count> is greater than zero, each thread initially
has its tracing enabled and must receive
<count> suspend
this action before it stops tracing.
Note: You cannot use resumecount and suspendcount together
because they both set the same internal counter.
This trace option is for use with the trigger option.
For more information, see trigger=<clause>[,<clause>][,<clause>]....
Example
- Start with all tracing turned on. Each thread stops tracing when it has
had three suspendthis actions performed on it:
-Xtrace:suspendcount=3