A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.IProtocol.html below:

Interface IProtocol
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Object describing various overarching parameters associated with a particular AMQP protocol variant.

public interface IProtocol
Properties ApiName

Retrieve the protocol's API name, used for printing, configuration properties, IDE integration, Protocols.cs etc.

Property Value
string
DefaultPort

Retrieve the protocol's default TCP port.

Property Value
int
MajorVersion

Retrieve the protocol's major version number.

int MajorVersion { get; }
Property Value
int
MinorVersion

Retrieve the protocol's minor version number.

int MinorVersion { get; }
Property Value
int
Revision

Retrieve the protocol's revision (if specified).

Property Value
int

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