IPileImplementation SegmentSize Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Gets the segment size in bytes, up to (2^31)-1 The property is not thread-safe for set and can only be set if pile is inactive

Namespace: NFX.ApplicationModel.Pile
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

int SegmentSize { get; set; }

Property Value

Type: OnlineInt32
See Also