The exception that is thrown when the number of queued sending requests
is over the limit.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class RequestQueueOverflowException : ApplicationException
<SerializableAttribute> Public Class RequestQueueOverflowException Inherits ApplicationException
[SerializableAttribute] public ref class RequestQueueOverflowException : public ApplicationException
Members
All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
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.9.6.1