Szerkesztés

Megosztás a következőn keresztül:


IMessagingConfiguration.MaxSocketAge Property

Definition

The MaxSocketAge attribute specifies how long to keep an open socket before it is closed. Default is TimeSpan.MaxValue (never close sockets automatically, unles they were broken).

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

Property Value

Applies to