AmqpEventArgs is dispatched to event listeners and callback functions registered when using AmqpClient and AmqpChannel.
Namespace:
Kaazing.AMQPAssembly: Kaazing.AMQP (in Kaazing.AMQP.dll)
Syntax
| Visual Basic |
|---|
Public Class AmqpEventArgs |
| C# |
|---|
public class AmqpEventArgs |
| Visual C++ |
|---|
public ref class AmqpEventArgs |