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: 11.1.0.0 (11.1)
Syntax
public static uint FileBytesChunkSize { get; }

Property Value

Type: UInt32
See Also