TaskEventLogCount Property

Gets the total number of events for this task.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public long Count { get; }

Property Value

Int64

See Also