MySqlConnectionStringBuilder.Port property
The TCP port on which MySQL Server is listening for connections.
public uint Port { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector
The TCP port on which MySQL Server is listening for connections.
public uint Port { get; set; }