TrackedSection Class |
Namespace: CMS.Helpers
public class TrackedSection : IDisposable
The TrackedSection type exposes the following members.
Name | Description | |
---|---|---|
TrackedSection |
Constructor
|
Name | Description | |
---|---|---|
Name |
Section name
| |
Started |
Time when the section has started
| |
ThreadID |
Section thread ID
|
Name | Description | |
---|---|---|
AddTrack |
Adds the given track to the section
| |
Dispose |
Disposes the object
| |
RemoveTrack |
Removes the given track from the section
| |
TrackOpenSections |
Tracks the current list of running concurrent sections
|