Click or drag to resize

SessionBaseFileBytesChunkSize Property

When transferring complete files from a server, we send the file bytes in chunks of this size.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public static uint FileBytesChunkSize { get; }

Property Value

Type: UInt32
See Also