SessionOptionsSlowConsumerWarningLoWaterMark Property |
Gets or sets the slow consumer warning low water mark limit
regarding to
MaxSendCacheSizeMaxSendCacheSize.
The default is 0.50.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.8.1
Syntax public float SlowConsumerWarningLoWaterMark { get; set; }
Public Property SlowConsumerWarningLoWaterMark As Single
Get
Set
public:
property float SlowConsumerWarningLoWaterMark {
float get ();
void set (float value);
}
member SlowConsumerWarningLoWaterMark : float32 with get, set
Property Value
Type:
SingleSee Also