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
System.Threading.SynchronizationContext

The context for the UI thread.

Remarks

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

Applies to

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