Bloomberg API for .NET
RequestQueueOverflowException Class
NamespacesBloomberglp.BlpapiRequestQueueOverflowException
The exception that is thrown when the number of queued sending requests is over the limit.
Declaration Syntax
C#Visual BasicVisual C++
[SerializableAttribute]
public class RequestQueueOverflowException : ApplicationException
<SerializableAttribute>
Public Class RequestQueueOverflowException
	Inherits ApplicationException
[SerializableAttribute]
public ref class RequestQueueOverflowException : public ApplicationException
Members
All MembersConstructorsProperties



IconMemberDescription
RequestQueueOverflowException()()()()
Initializes a new instance of the RequestQueueOverflowException class

RequestQueueOverflowException(String)
Initializes a new instance of the RequestQueueOverflowException class

RequestQueueOverflowException(String, Exception)
Initializes a new instance of the RequestQueueOverflowException class

Description
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
Inheritance Hierarchy
Object
Exception
 ApplicationException
  RequestQueueOverflowException

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.7.4.1