次の方法で共有


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バッチ フラッシュ間隔を表す 。

属性

適用対象