DXResources |
The DXResourcesTracker type exposes the following members.
Name | Description | |
---|---|---|
AddResource | Add IDXResource to the list of tracked resources. | |
DumpTrackedResources | Writes formatted string with tracked resources with the System.Diagnostics.Debug.WriteLine. | |
GetTrackedResources | Gets a list of IDXResources objects that were tracked while tracking was enabled and are still alive (garbage collector did not disposed them yet). | |
GetTrackedResourcesReport | Gets a formatted string with tracked resources. | |
StartTrackingResources | Starts tracking of resources. | |
StopTrackingResources | Stop tracking resources. |