C# Класс Tp.Integration.Plugin.Common.PluginLifecycle.RouterChildTagsSource

Наследование: IRouterChildTagsSource
Показать файл Открыть проект

Открытые методы

Метод Описание
GetChildTags ( ) : IEnumerable
NeedToHandleMessage ( MessageEx message ) : bool
RouterChildTagsSource ( IAccountCollection accountCollection, IMsmqTransport transport ) : System.Collections.Generic

Описание методов

GetChildTags() публичный Метод

public GetChildTags ( ) : IEnumerable
Результат IEnumerable

NeedToHandleMessage() публичный Метод

public NeedToHandleMessage ( MessageEx message ) : bool
message Tp.Integration.Messages.ServiceBus.Transport.Router.MsmqRx.MessageEx
Результат bool

RouterChildTagsSource() публичный Метод

public RouterChildTagsSource ( IAccountCollection accountCollection, IMsmqTransport transport ) : System.Collections.Generic
accountCollection IAccountCollection
transport IMsmqTransport
Результат System.Collections.Generic