For the complete documentation index, see llms.txt. This page is also available as Markdown.

RunningOnTerminalServer

Description

Determines whether the current process is running on Citrix or Terminal Server

bool RunningOnTerminalServer   ()

Return

Type
Description

bool

returns whether the current process is running on Citrix or Terminal Server

Last updated