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

NetMessagingTransportSettingsElement.BatchFlushInterval 属性

定义

获取或设置批量刷新间隔。

[System.Configuration.ConfigurationProperty("batchFlushInterval", DefaultValue="0.00:00:00.20", IsRequired=false)]
public TimeSpan BatchFlushInterval { get; set; }
[<System.Configuration.ConfigurationProperty("batchFlushInterval", DefaultValue="0.00:00:00.20", IsRequired=false)>]
member this.BatchFlushInterval : TimeSpan with get, set
Public Property BatchFlushInterval As TimeSpan

属性值

表示 TimeSpan 批处理刷新间隔的 。

属性

适用于