'Declaration
Property SessionLimitsTelnet As Integer
'Usage
Dim instance As ITerminal Dim value As Integer instance.SessionLimitsTelnet = value value = instance.SessionLimitsTelnet
int SessionLimitsTelnet {get; set;}
'Declaration
Property SessionLimitsTelnet As Integer
'Usage
Dim instance As ITerminal Dim value As Integer instance.SessionLimitsTelnet = value value = instance.SessionLimitsTelnet
int SessionLimitsTelnet {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | Thrown if the set parameter is outside the range of valid values. |