Skip to content

Pact RabbitMQ MessageBusConnection GetModel()

welshronaldo edited this page May 30, 2022 · 5 revisions

MessageBusConnection.GetModel() Method

Gets the current channel to the server.

public IModel GetModel();

Returns

RabbitMQ.Client.IModel

Implements GetModel()

Clone this wiki locally