Members 
RdpDetectionTimer Class
Provides a helper class that can be used to detect if Remote Desktop sessions is in use on the current PC
Syntax
[Obsolete("The SciChart.DirectX package based on SharpDX is now obsolete since SharpDX itself has been made obsolete.
This has been replaced with our new in-house DirectX rendering engine.
To enable this, remove all instances of DirectX/Direct3D11RenderSurface from your code and set the attached property VisualXcceleratorEngine.IsEnabled=True on your SciChartSurface.", false)]
public class RdpDetectionTimer 
Inheritance Hierarchy

System.Object
   SciChart.Drawing.DirectX.Context.D3D11.RdpDetectionTimer

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also