adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FtpServer Class / ActivePortRangeEnd Property

In This Topic
    ActivePortRangeEnd Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ActivePortRangeEnd As Nullable(Of Integer)
    public Nullable<int> ActivePortRangeEnd {get; set;}
    See Also