Show / Hide Table of Contents

Class FreetextStatusCache

Keeps track of the number of words, is indexer running. Lifetime 5 minutes

Inheritance
object
FreetextStatusCache
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Cache
Assembly: SoDataBase.dll
Syntax
[SoInject("Database")]
public class FreetextStatusCache

Methods

GetInstanceAsync(CancellationToken)

Keeps track of the number of words, is indexer running. Lifetime 5 minutes

Declaration
public static Task<FreetextStatus> GetInstanceAsync(CancellationToken cancellationToken = default)
Parameters
Type Name Description
CancellationToken cancellationToken
Returns
Type Description
Task<FreetextStatus>

Refresh()

Keeps track of the number of words, is indexer running. Lifetime 5 minutes

Declaration
public static void Refresh()

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