Click or drag to resize

ChannelConfigurationPartitionerType Property

Gets or sets the type of partitioner to use to split the input of the channel amount its outputs.

Namespace:  Ookii.Jumbo.Jet.Channels
Assembly:  Ookii.Jumbo.Jet (in Ookii.Jumbo.Jet.dll) Version: 2.0.0
Syntax
public TypeReference PartitionerType { get; set; }

Property Value

Type: TypeReference
See Also