SyncRoot Property

Syntax:

public Object SyncRoot{ get; }

Description:

Type: System.Object

Specifies the Object to be used to synchronize access to the collection

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameterCollection.SyncRoot