Interface IHighAvailabilityManager
Interface for a manager used to add high availability.
Namespace: Cognite.Extractor.Common
Assembly: Cognite.Common.dll
Syntax
public interface IHighAvailabilityManager
Methods
| Edit this page View SourceWaitToBecomeActive()
Method used to add high availability to an extractor.
Declaration
Task WaitToBecomeActive()
Returns
Type | Description |
---|---|
Task |