DbParamsICollectionSyncRoot Property |
Gets an object that can be used to synchronize access to the
ICollection.
Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax Object ICollection.SyncRoot { get; }
Private ReadOnly Property SyncRoot As Object
Implements ICollection.SyncRoot
Get
Return Value
Type:
ObjectAn object that can be used to synchronize access to the
ICollection.
Implements
ICollectionSyncRootSee Also