dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / SshOptions Class / Port Property

In This Topic
Port Property (SshOptions)
In This Topic
Gets ot sets number of port on SSH server to connect.
Syntax
'Declaration
 
Public Property Port As Integer
 

Property Value

Number of port on SSH server to connect. The default value is 22.
See Also