Click or drag to resize

SyncContextTaskCompletionSourceTResultSyncContext Property

Version 88.2.90
Captured Sync Context

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

Property Value

Type: SynchronizationContext
See Also