CompressedData<TCompressor> Constructor

 

Namespace:   Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod CompressedData<TCompressor>(Byte[])

Initializes a new instance of the CompressedData<TCompressor> class.

System_CAPS_pubmethod CompressedData<TCompressor>(Byte[], CompressionLevel)

Initializes a new instance of the CompressedData<TCompressor> class.

See Also

CompressedData<TCompressor> Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace

Return to top