NetMessagingTransportSettings.LeaseTimeout Property

Definition

Gets or sets the lease timeout value for the LeaseTimeout property within the class. Default is 5 minutes.

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

Property Value

Exceptions

throw if value is less than TimeSpan.Zero or larger than Int32.MaxValue milliseconds

Applies to