BinaryClient Fields

MySQL Connector/Net

BinaryClient Fields

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.)
Top
See Also