Show / Hide Table of Contents

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

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top