C# Class NATS.Client.MsgHandlerEventArgs

This class is passed into the MsgHandler delegate, providing the message received.
Inheritance: System.EventArgs
Exibir arquivo Open project: nats-io/csnats Class Usage Examples