Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / ThreadInfoCollection Class


ThreadInfoCollection Class Properties

For a list of all members of this type, see ThreadInfoCollection members.

Public Properties
 NameDescription
Public PropertyGets the number of ThreadInfo items in the ThreadInfoCollection.  
Public PropertyGets a value indicating whether the ThreadInfoCollection is read-only.  
Public PropertyOverloaded. Gets a ThreadInfo item at a specified index (in the sorted order). (NOT BY ThreadId or ThreadIndex! Use TryGetValue to lookup by ThreadIndex or TryFindThreadId to lookup by ThreadId.)  
Public PropertyGets the maximum ThreadIndex value ever added to the ThreadInfoCollection.  
Top
See Also