RhinoAppRunningInRdp Method |
Find out if Rhino is running in a remote session
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool RunningInRdp()
Public Shared Function RunningInRdp As Boolean
Return Value
Type:
Booleantrue if Rhino is running in a RDP session, false otherwise
Version InformationRhino for Windows
Supported in: 6.8
See Also