TriggerPartitionContext.IsCheckpointingAfterInvocation Property
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.
Determines whether this partition will checkpoint after this invocation succeeds.
public bool IsCheckpointingAfterInvocation { get; }
member this.IsCheckpointingAfterInvocation : bool
Public ReadOnly Property IsCheckpointingAfterInvocation As Boolean