Client.port Field

MySQL Connector/Net

Clientport Field
The port used by the connection.

Namespace: MySql.Data.MySqlClient.Memcached
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
protected uint port
Protected port As UInteger
protected:
unsigned int port
val mutable port: uint32

Field Value

Type: UInt32
See Also