{CompanyName} FlexyGo

ProcessManager Constructor

Initializes a new instance of the ProcessManager class.

Namespace:  FLEXYGO.Processing
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public ProcessManager(
	string ProcessName,
	ConfToken aConfToken
)
Public Sub New ( _
	ProcessName As String, _
	aConfToken As ConfToken _
)

Parameters

ProcessName
Type: String
Name of the process.
aConfToken
Type: FLEXYGO.Configuration.Tokens..::..ConfToken
a conf token.

Exceptions


ExceptionCondition
ExceptionCan't find ProcessName in database