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.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Silverback.Messaging.Outbound
    Assembly: Silverback.Integration.dll
    Syntax
    public static class IntegrationBehaviorsSortIndexes

    Fields

    | Improve this doc View source

    OutboundProducer

    The ProduceBehavior sort index.

    Declaration
    public const int OutboundProducer = 200
    Field Value
    Type Description
    int
    | Improve this doc View source

    OutboundRouter

    The OutboundRouterBehavior sort index.

    Declaration
    public const int OutboundRouter = 300
    Field Value
    Type Description
    int
    • Improve this doc
    • View source
    GitHub E-Mail
    ↑ Back to top © 2020 Sergio Aquilini