Client.stream Field

MySQL Connector/Net

Clientstream Field
The network stream used by the connecition.

Namespace: MySql.Data.MySqlClient.Memcached
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
protected Stream stream
Protected stream As Stream
protected:
Stream^ stream
val mutable stream: Stream

Field Value

Type: Stream
See Also