EventLogAdapterWriteErrorEntry Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.EventLogAdapter.WriteErrorEntry(System.String,System.String)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public void WriteErrorEntry(
	string source,
	string message
)

Parameters

source
Type: SystemString

[Missing <param name="source"/> documentation for "M:Scanjour.Workflow4.Common.Logging.EventLogAdapter.WriteErrorEntry(System.String,System.String)"]

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Scanjour.Workflow4.Common.Logging.EventLogAdapter.WriteErrorEntry(System.String,System.String)"]

Implements

IEventLogWriteErrorEntry(String, String)
See Also

Reference