Show / Hide Table of Contents

Property UIThreadContext

UIThreadContext

Gets or sets the context for the UI thread.

Declaration
public SynchronizationContext UIThreadContext { get; set; }
Property Value
Type Description
SynchronizationContext

The context for the UI thread.

Remarks

This SynchronizationContext is required to display credential request dialogs on your application's UI thread.

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.14 - 100.15
.NET Framework100.14 - 100.15
In This Article
Back to top Copyright © 2022 Esri.