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