Click or drag to resize

LogEntryWorkerId Property

Version 118.6.80
Identifier of the worker associated with this entry.

Namespace:  CefSharp.DevTools.Log
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public string WorkerId { get; set; }

Property Value

Type: String
See Also