C# Class Tp.Integration.Plugin.Common.PluginLifecycle.RouterChildTagsSource

Inheritance: IRouterChildTagsSource
Afficher le fichier Open project: TargetProcess/Target-Process-Plugins

Méthodes publiques

Méthode Description
GetChildTags ( ) : IEnumerable
NeedToHandleMessage ( MessageEx message ) : bool
RouterChildTagsSource ( IAccountCollection accountCollection, IMsmqTransport transport ) : System.Collections.Generic

Method Details

GetChildTags() public méthode

public GetChildTags ( ) : IEnumerable
Résultat IEnumerable

NeedToHandleMessage() public méthode

public NeedToHandleMessage ( MessageEx message ) : bool
message Tp.Integration.Messages.ServiceBus.Transport.Router.MsmqRx.MessageEx
Résultat bool

RouterChildTagsSource() public méthode

public RouterChildTagsSource ( IAccountCollection accountCollection, IMsmqTransport transport ) : System.Collections.Generic
accountCollection IAccountCollection
transport IMsmqTransport
Résultat System.Collections.Generic