Click or drag to resize

InputChannelCompressionType Property

Gets the compression type used by the channel.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
protected CompressionType CompressionType { get; }

Property Value

Type: CompressionType
See Also