Click or drag to resize
IServiceInitializerInitialize Method
Initialize service using args

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void Initialize(
	IDictionary<string, Object> args
)

Parameters

args
Type: System.Collections.GenericIDictionaryString, Object
See Also