ListDataSet.SyncRoot Property

Gets the object to use to synchronize access to the current ListDataSet.

Syntax

  public object SyncRoot {get;}

Property Value

System.Object.  The object to synchronize access.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also