The port used by the connection.
Namespace: MySql.Data.MySqlClient.Memcached
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.8.4.0
Syntax
| C# |
|---|
protected uint port |
| Visual Basic |
|---|
Protected port As UInteger |
| Visual C++ |
|---|
protected: unsigned int port |