Compartilhar via


IChangeFeedObserverFactory Interface

Definição

Cuidado

Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.

Classe de fábrica usada para criar instâncias de IChangeFeedObserver.

[System.Obsolete("Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.")]
public interface IChangeFeedObserverFactory
[<System.Obsolete("Switch to the ChangeFeedProcessorBuilder for building the change feed processor host and use new interface Microsoft.Azure.Documents.ChangeFeedProcessor.FeedProcessing.IChangeFeedObserverFactory.")>]
type IChangeFeedObserverFactory = interface
Public Interface IChangeFeedObserverFactory
Atributos

Métodos

CreateObserver()
Obsoleto.

Cria uma nova instância de IChangeFeedObserver.

Aplica-se a