CookieCollection.SyncRoot Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets an object that you can use to synchronize access to the CookieCollection.
Assembly: System.Net (in System.Net.dll)
Property Value
Type: System.ObjectAn object that you can use to synchronize access to the CookieCollection.
Implements
ICollection.SyncRoot
Show: