EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  Pascal  ActiveX  DLL 


TElAS2HTTPOptions.UseCompression

TElAS2HTTPOptions     See also    


 

Specifies if HTTP data may be compressed during the transfer.

 
 

Declaration

[C#]
    bool UseCompression;

[VB.NET]
    Property UseCompression As Boolean

[Pascal]
    property UseCompression: Boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to tell the server, that it (if supports) may transfer GZIPped data.
    Default value is False.

 
 

See also:     Version    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation