PausedEventArgs Properties | 
The PausedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncCallStackTraceId | 
            Never present, will be removed.
              | |
| AsyncStackTrace | 
            Async stack trace, if any.
              | |
| AsyncStackTraceId | 
            Async stack trace, if any.
              | |
| CallFrames | 
            Call stack the virtual machine stopped on.
              | |
| Data | 
            Object containing break-specific auxiliary properties.
              | |
| HitBreakpoints | 
            Hit breakpoints IDs
              | |
| Reason | 
            Pause reason.
              |