Click or drag to resize

SyncContextTaskCompletionSourceTResultSyncContext Property

Version 108.4.130
Captured Sync Context

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

Property Value

Type: SynchronizationContext
See Also