Partager via


IMessagingConfiguration.MaxSocketAge Propriété

Définition

L’attribut MaxSocketAge spécifie la durée pendant laquelle conserver un socket ouvert avant sa fermeture. La valeur par défaut est TimeSpan.MaxValue (ne fermez jamais les sockets automatiquement, dissociez-les qu’ils ont été rompus).

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

Valeur de propriété

S’applique à