Click or drag to resize

AsyncTaskName Property

The name of the task, will be used when logging an exception

Namespace:  Articy.Api.Plugins
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also