C# 클래스 Apache.NMS.ActiveMQ.Test.MaxInactivityDurationTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
CORRELATION_ID string
DESTINATION_NAME string

보호된 메소드들

메소드 설명
GetNameTestURI ( ) : string

The name of the connection configuration that CreateNMSFactory() will load. Refer to the nmsprovider-test.config file for the value of this variable.

SendMessage ( IMessageProducer producer ) : void

비공개 메소드들

메소드 설명
TestMaxInactivityDuration ( ) : void

메소드 상세

GetNameTestURI() 보호된 메소드

The name of the connection configuration that CreateNMSFactory() will load. Refer to the nmsprovider-test.config file for the value of this variable.
protected GetNameTestURI ( ) : string
리턴 string

SendMessage() 보호된 메소드

protected SendMessage ( IMessageProducer producer ) : void
producer IMessageProducer
리턴 void

프로퍼티 상세

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

protected static string CORRELATION_ID
리턴 string

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

protected static string DESTINATION_NAME
리턴 string