|
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.230-beta
Syntaxfunction get_SupportTelnetSessions();
function set_SupportTelnetSessions(value);
View SourceProperty Value
Boolean
See Also