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.24.6.1
Syntax public 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:
SingleSee Also