TraceLoggingSessionCollection Class

Definition

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

Applies to