HttpStaticObjectsCollection.IsSynchronized Propriété

Définition

Obtient une valeur indiquant si la collection est synchronisée (autrement dit, thread-safe).

public:
 property bool IsSynchronized { bool get(); };
public bool IsSynchronized { get; }
member this.IsSynchronized : bool
Public ReadOnly Property IsSynchronized As Boolean

Valeur de propriété

Dans cette implémentation, cette propriété retourne falsetoujours .

Implémente

S’applique à