Click or drag to resize

FileChannelConfigurationElementMemoryStorageSize Property

Gets or sets the maximum size of the the in-memory input storage.

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

Property Value

Type: BinarySize
See Also