API reference
Property Flow
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Flow
Gets or sets the logical flow name associated with this state entry.
public string Flow { get; init; }
Property Value
Remarks
Use distinct flow names when multiple callback-driven features share the same pending-state store.