| 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; }
Public ReadOnly Property IsAsync As Boolean
Get
Property Value
Type:
BooleanSee Also