Represents a TCP-addressable AMQP peer: a host name and port number.
Represents Basic.GetOk responses from the server.
AMQP specification content header properties for content class "basic".
Wrapper for a byte[]. May appear as values read from and written to AMQP field tables.
Caches a string's byte representation to be used for certain methods like IChannel.BasicPublish/>.
The configuration of a connection.
Main entry point to the RabbitMQ .NET AMQP client API. Constructs IConnection instances.
Channel creation options.
Convenience class providing compile-time names for standard exchange types.
Convenience class providing compile-time names for standard headers.
Provides access to the supported IProtocol implementations.
Container for an exchange name, exchange type and routing key, usable as the target address of a message to be published.
Represents Queue info.
AMQP specification content header properties for content class "basic"
Single entry object in the shutdown report that encapsulates description of the error which occurred during shutdown.
Represents a set of configurable TLS options for a connection. Use this class to configure TLS version used, client certificate list or file location, peer certificate verification (validation) functions, expected server name (Subject Alternative Name or Common Name), and so on.
Simple wrapper around Socket.
A rate limiter that controls the rate of operations by limiting concurrency and applying delays when a specified threshold of concurrency usage is reached.
The delay algorithm checks the current available permits from the concurrency limiter. If the available permits are greater than or equal to the throttling threshold, no delay is applied. Otherwise, it calculates a delay based on the percentage of permits used, scaling it up to a maximum of 1000 milliseconds.
Custom logic for handling topology recovery exceptions that match the specified filters.
Filter to know which entities (exchanges, queues, bindings, consumers) should be recovered by topology recovery. By default, allows all entities to be recovered.
Structure holding an AMQP timestamp, a posix 64-bit time_t.
A AMQP header.
A AMQP writeable.
Consumer interface. Used to receive messages from a queue by subscription.
A pluggable authentication mechanism.
The AMQP Basic headers class interface, spanning the union of the functionality offered by versions 0-8, 0-8qpid, 0-9 and 0-9-1 of AMQP.
Common AMQP model, spanning the union of the functionality offered by versions 0-8, 0-8qpid, 0-9 and 0-9-1 of AMQP.
Main interface to an AMQP connection.
Common interface for network (TCP/IP) connection classes.
Object describing various overarching parameters associated with a particular AMQP protocol variant.
The AMQP Basic headers class interface, spanning the union of the functionality offered by versions 0-8, 0-8qpid, 0-9 and 0-9-1 of AMQP.
A marker interface for entities that are recoverable (currently connection or channel).
Wrapper interface for Socket. Provides the socket for socket frame handler class.
Convenience enum providing compile-time names for persistent modes.
Describes the source of a shutdown event.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4