C# (CSharp) RabbitMQ.Client.Impl Namespace

Classes

Name Description
AutorecoveringModel
Command
ConcurrentConsumerDispatcher
ConnectionBase
ConnectionSecureOrTune
ConnectionTuneDetails Essential information from an incoming Connection.Tune method.
Frame
ModelBase
ModelBase.BasicConsumerRpcContinuation
ModelBase.BasicGetRpcContinuation
ModelBase.ConnectionOpenContinuation
ModelBase.ConnectionStartRpcContinuation
ModelBase.QueueDeclareRpcContinuation
ProtocolException Instances of subclasses of subclasses HardProtocolException and SoftProtocolException are thrown in situations when we detect a problem with the connection-, channel- or wire-level parts of the AMQP protocol.
RecordedConsumer
RecoveryAwareModel
ShutdownContinuation
SimpleBlockingRpcContinuation
SocketFrameHandler Implement IFrameHandler for WinRT. The significant difference is that TcpClient is not available and the new StreamSocket needs to be used.
TaskExtensions