C# 클래스 MsmqFastView.MessageModel

파일 보기 프로젝트 열기: whut/MsmqFastView

공개 메소드들

메소드 설명
MessageModel ( string queuePath, string id, string label, System.DateTime sent, string responseQueue, string correlationId ) : System

메소드 상세

MessageModel() 공개 메소드

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
리턴 System