Click or drag to resize

SyncContextTaskCompletionSourceTResultSyncContext Property

Version 111.2.70
Captured Sync Context

Namespace:  CefSharp.Internals.Tasks
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public SynchronizationContext SyncContext { get; set; }

Property Value

Type: SynchronizationContext
See Also