Show / Hide Table of Contents

Event JobCompleted

Occurs when a managed job completes.

Namespace: Esri.ArcGISRuntime.Toolkit
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public event EventHandler<JobCompletedEventArgs>? JobCompleted
Returns
Type Description
EventHandler<JobCompletedEventArgs> Occurs when a managed job completes.
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX