dotConnect for MySQL Documentation
Devart.Common Namespace / SshHostKeyConfirmationEventArgs Class / Port Property

In This Topic
Port Property (SshHostKeyConfirmationEventArgs)
In This Topic
Gets the port, we are connecting with.
Syntax
'Declaration
 
Public ReadOnly Property Port As Integer
 

Property Value

The port, we are connecting with.
See Also