Class IntegrationBehaviorsSortIndexes
Contains the sort index constants of the default IBehavior added by Silverback.Integration.
Inherited Members
Namespace: Silverback.Messaging.Outbound
Assembly: Silverback.Integration.dll
Syntax
public static class IntegrationBehaviorsSortIndexes
Fields
| Improve this doc View sourceOutboundProducer
The Produce
Declaration
public const int OutboundProducer = 200
Field Value
Type | Description |
---|---|
int |
OutboundRouter
The Outbound
Declaration
public const int OutboundRouter = 300
Field Value
Type | Description |
---|---|
int |