Table of Contents

Class PoolingChannel

Namespace
Tp.RabbitMq
Assembly
Tp.RabbitMq.dll
public class PoolingChannel : IChannel, IDisposable
Inheritance
PoolingChannel
Implements
Inherited Members

Constructors

PoolingChannel(IModel, Action)

public PoolingChannel(IModel channel, Action @return)

Parameters

channel IModel
return Action

Properties

Model

public IModel Model { get; }

Property Value

IModel

Methods

Dispose()

public void Dispose()