Long Running Content Extraction Heartbeat Delegate
Delegate used by event ContentExtractionHeartbeat for notification that content extraction is still ongoing and
not a "zombie" or hung process. Note: Not all content extractors will fire the ContentExtractionHeartbeat events.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Extractors
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
public delegate void LongRunningContentExtractionHeartbeat()