Click or drag to resize

SyncContextTaskCompletionSourceTResultSyncContext Property

Version 87.1.132
Captured Sync Context

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

Property Value

Type: SynchronizationContext
See Also