PerformanceConfiguration
Performance related configuration and settings.
Type
RoyalApps.Community.Rdp.WinForms.Configuration.Performance.PerformanceConfigurationProperties
BandwidthDetection (bool) ↗
Specifies whether bandwidth changes are detected automatically.
BitmapCaching (bool) ↗
Specifies whether bitmap caching is enabled. Persistent caching can improve performance but requires additional disk space.
ClientProtocolSpec (ClientProtocolSpec)
Specifies the remote desktop protocol used between the client and the server.
DisableCursorSettings (bool)
When true, cursor blinking is disabled.
DisableCursorShadow (bool)
When true, cursor shadows are disabled.
DisableFullWindowDrag (bool)
When true, moving a window only shows its border during the drag operation.
DisableMenuAnimations (bool)
When true, menu animations are disabled.
DisableTheming (bool)
When true, theming is disabled in the remote session.
DisableWallpaper (bool)
When true, desktop wallpaper is disabled in the remote session.
EnableDesktopComposition (bool)
When true, desktop composition is enabled.
EnableEnhancedGraphics (bool)
When true, enhanced graphics is enabled.
EnableFontSmoothing (bool)
When true, font smoothing is enabled.
EnableHardwareMode (bool)
If set to true, hardware assist with graphics decoding is attempted.
NetworkConnectionType (NetworkConnectionType) ↗
Gets or sets the type of network connection used between the client and server. The network connection type information passed on to the server helps the server tune several parameters based on the network connection type
RedirectDirectX (bool) ↗
Specifies whether or not DirectX is enabled or not.
