C# Class NATS.Client.MsgHandlerEventArgs

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