AMQP 1.0 Client
TsgcWSPClient_AMQP1 implements OASIS AMQP 1.0, also published as ISO/IEC 19464. Despite the shared name this is a different protocol from AMQP 0.9.1, with a different object model: a container opens sessions, sessions carry sender and receiver links, and links move messages under credit-based flow control. It is the protocol Azure Service Bus and Event Hubs speak.