Click or drag to resize

ServiceHelperSupportTelnetSessions Property

Gets or sets a boolean value that indicates whether the ServiceHelper will have support for remote telnet-like sessions.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(false)]
public bool SupportTelnetSessions { get; set; }
View Source

Property Value

Boolean
See Also