Edit

Share via


SKTraceMemoryDump(Boolean, Boolean) Constructor

Definition

Creates a new instance of SKTraceMemoryDump.

protected SKTraceMemoryDump(bool detailedDump, bool dumpWrappedObjects);

Parameters

detailedDump
Boolean

Whether to include detailed memory information.

dumpWrappedObjects
Boolean

Whether to include wrapped objects in the dump.

Applies to