CookieCollection.ICollection.SyncRoot Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object to synchronize access to the CookieCollection.
property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot
An object to synchronize access to the CookieCollection.
The SyncRoot property returns an object that can be used to synchronize access to the CookieCollection.
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 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: