Click or drag to resize

CachedFileStreamBlockSize Property

Gets the size of the cached blocks.

Namespace: GSF.IO
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.181-beta
Syntax
public int BlockSize { get; }
View Source

Property Value

Int32
See Also