Click or drag to resize

RepositoriesIndexIndexBuildFinishedArgs Constructor

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IndexBuildFinishedArgs(
	Tracker tracker,
	IIndexBuilderNotification notificationSettings
)

Parameters

tracker
Type: Dynamicweb.Diagnostics.TrackingTracker
notificationSettings
Type: Dynamicweb.IndexingIIndexBuilderNotification
See Also