Click or drag to resize
FactoryImageBufferSize Property
How many images to buffer in memory when downloading image files. This cache is used by the AsFile(IReadOnlyProperty, IConnection, Boolean) extension method.

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
public static long ImageBufferSize { get; set; }

Property Value

Type: Int64
See Also