Delen via


LocalEseStoreSettings.MaxAsyncCommitDelay Property

Definition

Maps directly to the cmsecDurableCommit parameter on the JetCommitTransaction2() ESE API calls when local commits are performed.

public TimeSpan MaxAsyncCommitDelay { get; set; }
member this.MaxAsyncCommitDelay : TimeSpan with get, set
Public Property MaxAsyncCommitDelay As TimeSpan

Property Value

The durable lazy commit duration.

Applies to