C# Class MsmqFastView.MessageModel

Mostra file Open project: whut/MsmqFastView

Public Methods

Method Description
MessageModel ( string queuePath, string id, string label, System.DateTime sent, string responseQueue, string correlationId ) : System

Method Details

MessageModel() public method

public MessageModel ( string queuePath, string id, string label, System.DateTime sent, string responseQueue, string correlationId ) : System
queuePath string
id string
label string
sent System.DateTime
responseQueue string
correlationId string
return System