| SessionOptionsSlowConsumerWarningHiWaterMark Property |
Gets or sets the slow consumer warning high water mark limit
regarding to MaxSendCacheSize.
The default is 0.75.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.25.11.64-experimental+d519cd77c15f00eb425bcde0dbe3273921f5910b
Syntaxpublic float SlowConsumerWarningHiWaterMark { get; set; }Public Property SlowConsumerWarningHiWaterMark As Single
Get
Set
public:
property float SlowConsumerWarningHiWaterMark {
float get ();
void set (float value);
}member SlowConsumerWarningHiWaterMark : float32 with get, set
Property Value
Type:
Single
See Also