NetMessagingTransportSettingsElement.BatchFlushInterval Property

Definition

Gets or sets the batch flush interval.

[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

Property Value

The TimeSpan that represents the batch flush interval.

Attributes

Applies to