CookieCollection.ICollection.SyncRoot Property

Definition

Gets an object to synchronize access to the CookieCollection.

C#
object System.Collections.ICollection.SyncRoot { get; }

Property Value

An object to synchronize access to the CookieCollection.

Implements

Remarks

The SyncRoot property returns an object that can be used to synchronize access to the CookieCollection.

Applies to

Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.0, 1.1, 1.2, 1.3, 1.4, 1.6
UWP 10.0