Notify
Index.Notify method
Passes the specified notification object to the index to perform the notification.
public bool Notify(Notification notification)
Parameter | Type | Description |
---|---|---|
notification | Notification | The notification object. |
Return Value
Returns true
if the notification was successfully performed; otherwise false
.
See Also
- class Notification
- class Index
- namespace GroupDocs.Search
- assembly GroupDocs.Search