Heap Analysis Job
A HeapAnalysisJob represents a single prepared request to analyze the heap. It cannot be executed twice.
Types
Functions
execute
Link copied to clipboard
Starts the analysis job immediately, and blocks until a result is available.
Properties
canceled
Link copied to clipboard
true of cancel has been called or if an HeapAnalysisInterceptor has returned Result.Canceled from HeapAnalysisInterceptor.intercept.
context
Link copied to clipboard