Click or drag to resize
NodeMediatorTask Constructor (IDbSession)
Initializes a new instance of the NodeMediatorTask class

Namespace: Slickflow.Engine.Core.Pattern
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal NodeMediatorTask(
	IDbSession session
)

Parameters

session
Type: IDbSession
See Also