RemoteOrderDisplay.Clocks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the number of clocks the video unit, specified by the CurrentUnitId property, can support.
public abstract int Clocks { get; }
member this.Clocks : int
Public MustOverride ReadOnly Property Clocks As Integer