Click or drag to resize

IndexStatusInformationIndexState Enumeration

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public enum IndexState
Members
  Member nameValueDescription
Success0 All instances are built as they should
Warning1 Instances were not updated in the past 24h or if one instance is not ok
Error2 Exception occurred, have never built, expected run is past latest start time.
See Also