Click or drag to resize
GatewayExecutedResultCreateGatewayExecutedResult Method

[Missing <summary> documentation for "M:Slickflow.Engine.Core.Pattern.GatewayExecutedResult.CreateGatewayExecutedResult(Slickflow.Engine.Core.Pattern.GatewayExecutedStatus)"]

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal static GatewayExecutedResult CreateGatewayExecutedResult(
	GatewayExecutedStatus status
)

Parameters

status
Type: Slickflow.Engine.Core.PatternGatewayExecutedStatus

Return Value

Type: GatewayExecutedResult
See Also