Interface ITrackEventDispatcher
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public interface ITrackEventDispatcher
Methods
TrackEvent(string)
Declaration
void TrackEvent(string trackEvent)
Parameters
Type | Name | Description |
---|---|---|
string | trackEvent |
WaitForTrackersToCompleteAsync(CancellationToken)
Declaration
Task WaitForTrackersToCompleteAsync(CancellationToken cancellationToken = default)
Parameters
Type | Name | Description |
---|---|---|
CancellationToken | cancellationToken |
Returns
Type | Description |
---|---|
Task |