你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LocalEseStoreSettings.MaxAsyncCommitDelay 属性

定义

执行本地提交时,直接映射到 JetCommitTransaction2 () ESE API 调用上的 cmsecDurableCommit 参数。

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

属性值

持久延迟提交持续时间。

适用于