SyncRoot property

Gets an object that can be used to synchronize access to the SAParameterCollection.

Visual Basic syntax

Public ReadOnly Overrides Property SyncRoot As Object

C# syntax

public override object SyncRoot {get;}