Share via


IStatefulServicePartition Interface

Definition

Represents a partition that is associated with a stateful service replica.

public interface IStatefulServicePartition : System.Fabric.IServicePartition
type IStatefulServicePartition = interface
    interface IServicePartition
Public Interface IStatefulServicePartition
Implements IServicePartition
Implements

Remarks

Derived from IServicePartition.

Applies to