RelayedOnewayTransportBindingElement.MaxOutputDelay Property

Definition

Gets or sets the maximum interval of time that a message or a portion of a message can remain buffered in memory before being sent out.

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

Property Value

The maximum interval of time that a message or a portion of a message can remain buffered in memory before being sent out.

Applies to