IStateProviderReplica2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines methods a reliable state provider replica must implement for Service Fabric to interact with it.
public interface IStateProviderReplica2 : Microsoft.ServiceFabric.Data.IStateProviderReplica
type IStateProviderReplica2 = interface
interface IStateProviderReplica
Public Interface IStateProviderReplica2
Implements IStateProviderReplica
- Derived
- Implements
Properties
OnDataLossAsync |
Function called during suspected data-loss. (Inherited from IStateProviderReplica) |
OnRestoreCompletedAsync |
Function called after restore has been performed on the replica. |
Methods
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET