|
ServiceHelperSupportTelnetSessions Property
|
Gets or sets a boolean value that indicates whether the
ServiceHelper will have support for remote telnet-like sessions.
Namespace: GSF.ServiceProcessAssembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.205-beta
Syntax function get_SupportTelnetSessions();
function set_SupportTelnetSessions(value);
View SourceProperty Value
BooleanSee Also