Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section provides general best practices for RDP. For security-specific best practices, see RDP Security.
Plug-in should spin a worker thread to perform all actions that require Microsoft XML Parser (MSXML)
Using MSXML objects from within virtual channel plug-ins that are on the same thread that RDP uses to call into a virtual channel can cause system instability. A plug-in should spin a worker thread that performs all necessary actions that require MSXML.
See Also
Send Feedback on this topic to the authors