Click or drag to resize
RequestQueueOverflowException Constructor (String)
Initializes a new instance of the RequestQueueOverflowException class

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.10.3.1
Syntax
public RequestQueueOverflowException(
	string description
)

Parameters

description
Type: SystemString
See Also