Web/ForgeTrust.Runnable.Web.RazorWire/Bridge/IRazorWireStreamAction.cs
IRazorWireStreamAction
Type
IRazorWireStreamAction
Represents an action to be performed in a RazorWire stream (e.g., append, replace).
Method
RenderAsync(ViewContext, CancellationToken)
Renders the stream action to an HTML string using the provided view rendering context.