Condividi tramite


HttpStaticObjectsCollection.IsSynchronized Proprietà

Definizione

Restituisce un valore che indica se l'insieme è sincronizzato, cioè 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à

Boolean

In questa implementazione, questa proprietà restituisce sempre false.

Implementazioni

Si applica a