C# Class NDomain.Bus.Transport.TransportMessage

Represents a message on the transport level, already serialized, ready to be sent or processed.
显示文件 Open project: mfelicio/NDomain Class Usage Examples

Public Methods

Method Description
TransportMessage ( ) : Newtonsoft.Json.Linq

Method Details

TransportMessage() public method

public TransportMessage ( ) : Newtonsoft.Json.Linq
return Newtonsoft.Json.Linq