NodeWorker.Options.Name property
An optional name to be appended to the worker title for debugging/identification purposes.
C#
public string? Name { get; set; }
See Also
- class Options
- namespace Microsoft.JavaScript.NodeApi.Interop