C# Class MsmqFastView.MessageModel

Afficher le fichier Open project: whut/MsmqFastView

Méthodes publiques

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

Method Details

MessageModel() public méthode

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
Résultat System