Class Protocols
Provides access to the supported IProtocol implementations.
public static class Protocols
- Inheritance
-
Protocols
- Inherited Members
Properties
AMQP_0_9_1
Protocol version 0-9-1 as modified by Pivotal.
public static IProtocol AMQP_0_9_1 { get; }
Property Value
DefaultProtocol
Retrieve the current default protocol variant (currently AMQP_0_9_1).
public static IProtocol DefaultProtocol { get; }