Gets the task related to the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public Task Task { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Task As Task |
An instance of the Task class related to the raised event.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |