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