C# 클래스 Apache.NMS.Test.NMSPropertyTest

상속: NMSTestSupport
파일 보기 프로젝트 열기: ThorTech/apache-nms

보호된 프로퍼티들

프로퍼티 타입 설명
DESTINATION_NAME string
correlationID string
expectedText string
groupID String
groupSeq int
priority MsgPriority
type String

비공개 메소드들

메소드 설명
SendReceiveNMSProperties ( [ deliveryMode ) : void

프로퍼티 상세

DESTINATION_NAME 보호되어 있는 정적으로 프로퍼티

protected static string DESTINATION_NAME
리턴 string

correlationID 보호되어 있는 프로퍼티

protected string correlationID
리턴 string

expectedText 보호되어 있는 프로퍼티

protected string expectedText
리턴 string

groupID 보호되어 있는 프로퍼티

protected String groupID
리턴 String

groupSeq 보호되어 있는 프로퍼티

protected int groupSeq
리턴 int

priority 보호되어 있는 프로퍼티

protected MsgPriority priority
리턴 MsgPriority

type 보호되어 있는 프로퍼티

protected String type
리턴 String