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