Click or drag to resize

ClientBaseIsCompressed Property

Gets a Boolean value that indicates whether communication to the remote server is compressed. You can turn compression on by using Compress method.

Namespace:  Limilabs.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool IsCompressed { get; }

Property Value

Type: Boolean
See Also