Click or drag to resize

TrackerIsAsync Property

Gets value indicating whether tracker is executing in the asynchronous context.

Namespace:  Dynamicweb.Analytics
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public bool IsAsync { get; }

Property Value

Type: Boolean
See Also