LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.UseCompression property

Compress packets sent to and from the server.

public bool UseCompression { get; set; }

See Also