EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#/Java  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSFTPClient.Port

TElSimpleSFTPClient     See also    


 

This property specifies the port on the host to connect to.

 
 

Declaration

[C#/Java]
    int Port;

[VB.NET]
    property Port as integer

[Pascal]
    property Port: Integer;

[VB6]
    not implemented

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Assign this property port number on the host to connect to.
    Default value is 32.

 
 

See also:     Address     UseInternalSocket    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation