Click or drag to resize

deliveryInstancelogStartPhase Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.meta.delivery
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public override ILogBuilder logStartPhase(
	string title,
	string message
)
Request Example View Source

Parameters

title
Type: SystemString
message
Type: SystemString

Return Value

Type: ILogBuilder

Implements

ILogBuilderlogStartPhase(String, String)
See Also