| ProfilerGet Method |
| Name | Description | |
|---|---|---|
| Get |
Gets the ProfilerDataCollection for the current thread.
| |
| Get(Int32) |
Gets the ProfilerDataCollection for the specified thread.
| |
| Get(String) |
Gets the ProfilerData with the given name for the current thread.
| |
| Get(Thread) |
Gets the ProfilerDataCollection for the specified thread.
(Not available on these platforms: WinRT)
|