{CompanyName} FlexyGo

ProcessJob..::..LogStart Method

Namespace:  FLEXYGO.QuartzSheduler
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public void LogStart(
	string ExecutionId,
	string JobName,
	DateTime JobStart,
	string Message
)
Public Sub LogStart ( _
	ExecutionId As String, _
	JobName As String, _
	JobStart As DateTime, _
	Message As String _
)

Parameters

ExecutionId
Type: String
JobName
Type: String
JobStart
Type: DateTime
Message
Type: String