CompressionProviderFactory Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compression provider factory for compression and decompression.
public class CompressionProviderFactory
type CompressionProviderFactory = class
Public Class CompressionProviderFactory
- Inheritance
-
CompressionProviderFactory
Compression |
Initializes a new instance of the CompressionProviderFactory class. |
Compression |
Initializes a new instance of the CompressionProviderFactory class. |
Custom |
Extensibility point for custom compression support application wide. |
Default |
Returns the default CompressionProviderFactory instance. |
Create |
Creates a ICompressionProvider for a specific compression algorithm with a maximum deflate size limit. |
Create |
Creates a ICompressionProvider for a specified compression algorithm. |
Is |
Determines whether the specified algorithm is supported. |
Product | Versions |
---|---|
Microsoft Identity Model | latest |