This topic has not yet been rated - Rate this topic

ConnectionOrientedTransportBindingElement.ChannelInitializationTimeout Property

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

Namespace:  Microsoft.ServiceBus.Channels
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public TimeSpan ChannelInitializationTimeout { get; set; }

Property Value

Type: System.TimeSpan
Returns a TimeSpan after which the initialization times out.
Did you find this helpful?
(1500 characters remaining)