Table of Contents

Class DynamicRoutingRuleAttribute

Namespace
Phoesion.Glow.SDK.Firefly
Assembly
Phoesion.Glow.SDK.Firefly.Annotations.dll

Declare a dynamic routing rule to be used from edge nodes (prism)

[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = true, Inherited = false)]
public class DynamicRoutingRuleAttribute : Attribute
Inheritance
object
Attribute
DynamicRoutingRuleAttribute

Constructors

DynamicRoutingRuleAttribute(string)

public DynamicRoutingRuleAttribute(string path)

Parameters

path string

Fields

Path

public string? Path

Field Value

string