CookieCollection.IsSynchronized Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Zugriff auf eine CookieCollection threadsicher ist.

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

Eigenschaftswert

true, wenn der Zugriff auf eine CookieCollection threadsicher ist, andernfalls false. Der Standardwert ist false.

Implementiert

Gilt für: