RelayedOnewayTransportBindingElement.ChannelInitializationTimeout Property

Definition

Gets or sets the maximum time a channel can be in the initialization status before being disconnected.

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

Property Value

The maximum time a channel can be in the initialization status before being disconnected.

Applies to