CompressionSavedBytes Property
 
            
                In This Topic
            
            The total number of bytes by which downloaded content was reduced in size through the use of HTTP compression.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property CompressionSavedBytes As Integer
             
        
            
            public int CompressionSavedBytes {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            Requirements
 
            
            See Also