Click or drag to resize

IndexIndexBuildFinishedArgs Class

Provides the information about the finished index build
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Indexing.NotificationsIndexIndexBuildFinishedArgs

Namespace:  Dynamicweb.Indexing.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class IndexBuildFinishedArgs : NotificationArgs

The IndexIndexBuildFinishedArgs type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyNotificationSettings
Gets the build notification settings
Public propertyTracker
Gets the build tracker
Top
See Also