Show / Hide Table of Contents

    Class IntegrationBehaviorsSortIndexes

    Contains the sort index constants of the default IBehavior added by Silverback.Integration.

    Inheritance
    object
    IntegrationBehaviorsSortIndexes
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Silverback.Messaging.Producing
    Assembly: Silverback.Integration.dll
    Syntax
    public static class IntegrationBehaviorsSortIndexes

    Fields

    OutboundRouter

    The OutboundRouterBehavior sort index.

    Declaration
    public const int OutboundRouter = -100
    Field Value
    Type Description
    int
    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini