HttpStaticObjectsCollection.IsSynchronized Proprietà

Definizione

Ottiene un valore che indica se la raccolta è sincronizzata, ovvero thread-safe.

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

Valore della proprietà

In questa implementazione questa proprietà restituisce falsesempre .

Implementazioni

Si applica a