EntityParameterCollection.SyncRoot Property

 

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

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public override object SyncRoot { get; }

Property Value

Type: System.Object

An object that can be used to synchronize access to the EntityParameterCollection .