Click or drag to resize

PausedEventArgs Properties

Version 130.1.90

The PausedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyAsyncCallStackTraceId Never present, will be removed.
Public propertyAsyncStackTrace Async stack trace, if any.
Public propertyAsyncStackTraceId Async stack trace, if any.
Public propertyCallFrames Call stack the virtual machine stopped on.
Public propertyData Object containing break-specific auxiliary properties.
Public propertyHitBreakpoints Hit breakpoints IDs
Public propertyReason Pause reason.
Top
See Also