VTimeZoneCollection.SyncRoot Property
ICollection.SyncRoot implementation
Namespace: EWSoftware.PDI.ObjectsAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
public Object SyncRoot { get; }
Public ReadOnly Property SyncRoot As Object
Get
public:
virtual property Object^ SyncRoot {
Object^ get () sealed;
}
abstract SyncRoot : Object with get
override SyncRoot : Object with get
ObjectICollection.SyncRoot This provides a less efficient way of synchronizing access to the collection