C# Класс Apache.NMS.ActiveMQ.Test.MaxInactivityDurationTest

Наследование: Apache.NMS.Test.NMSTestSupport
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
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