RdpSessionMode
Selects how the Remote Desktop session is hosted.
Type
csharp
RoyalApps.Community.Rdp.WinForms.Configuration.RdpSessionModeUsed By
Values
Embedded = 0
Host the session inside the embedded ActiveX control in RdpControl.
External = 1
Launch an external Remote Desktop client process and leave the control empty.
