Click or drag to resize

SyncContextTaskCompletionSourceTResultSyncContext Property

Version 101.0.180
Captured Sync Context

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

Property Value

Type: SynchronizationContext
See Also