LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.Port property

The TCP port on which MySQL Server is listening for connections.

public uint Port { get; set; }

See Also