Table of Contents

Interface IEntitySpecification

Namespace
RabbitMQ.AMQP.Client
Assembly
RabbitMQ.AMQP.Client.dll

Generic interface for specifying entities without result

public interface IEntitySpecification

Methods

DeclareAsync()

Task DeclareAsync()

Returns

Task

DeleteAsync()

Task DeleteAsync()

Returns

Task