ConnectionOrientedTransportBindingElement.ChannelInitializationTimeout Property

Definition

Gets or sets the timespan that specifies how long the channel initialization has to complete before timing out.

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

Property Value

Returns a TimeSpan after which the initialization times out.

Applies to