ConnectionOrientedTransportBindingElement.ShouldSerializeMaxPendingConnections Méthode

Définition

Indique si l'élément de liaison de transport orienté connexion doit sérialiser un nombre maximal de connections en attente.

public:
 bool ShouldSerializeMaxPendingConnections();
public bool ShouldSerializeMaxPendingConnections ();
member this.ShouldSerializeMaxPendingConnections : unit -> bool
Public Function ShouldSerializeMaxPendingConnections () As Boolean

Retours

true si l'élément de liaison de transport orienté connexion doit sérialiser un nombre maximal de connexions en attente ; sinon, false.

S’applique à