Click or drag to resize
SessionOptionsMaxSendCacheSize Property
Gets or sets the max send cache size. The default value is 128MB.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public int MaxSendCacheSize { get; set; }

Property Value

Type: Int32
See Also