TraceLoggingSessionCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a collection of trace logging sessions.
public ref class TraceLoggingSessionCollection
[Windows::Foundation::Metadata::WebHostHidden]
public ref class TraceLoggingSessionCollection
[Windows::Foundation::Metadata::WebHostHidden]
class TraceLoggingSessionCollection
public class TraceLoggingSessionCollection
type TraceLoggingSessionCollection = class
Public Class TraceLoggingSessionCollection
- Inheritance
-
TraceLoggingSessionCollection
Properties
Count |
Gets the number of active sessions at the instant this property is called. |
Methods
Copy() |
Copy the list of active sessions |
Find(Predicate<TraceLoggingSession>) |
Find a session using the given predicate |