Returns an object that can be used to synchronize access to the SAParameterCollection.
Visual Basic
Public Overrides Readonly Property SyncRoot As Object
C#
public override object SyncRoot { get;}
The object to be used to synchornize access to this collection.