BinaryClient Fields

MySQL Connector.Net

Collapse image Expand Image Copy image CopyHover image

The BinaryClient type exposes the following members.

Fields

  Name Description
Protected field port
The port used by the connection.
(Inherited from Client.)
Protected field server
The server DNS or IP address used by the connection.
(Inherited from Client.)
Protected field stream
The network stream used by the connecition.
(Inherited from Client.)

See Also