SessionLimitsSecureShell Property
Gets or sets the maximum allowable number of simultaneous SecureShell sessions.
int SessionLimitsSecureShell {get; set;}
'Declaration
Property SessionLimitsSecureShell As Integer
'Usage
Dim instance As ITerminal
Dim value As Integer
instance.SessionLimitsSecureShell = value
value = instance.SessionLimitsSecureShell
Property Value
The default value is 255. The range of values is 0 - 255.