Attachmate.Reflection.Emulation.OpenSystems Namespace > ITerminal Interface : SessionLimitsNSVT Property |
'Declaration
Property SessionLimitsNSVT As Integer
'Usage
Dim instance As ITerminal Dim value As Integer instance.SessionLimitsNSVT = value value = instance.SessionLimitsNSVT
int SessionLimitsNSVT {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the set parameter is outside the range of valid values. |