Click or drag to resize

LogicalNodeLogWithDistinctTime method

Write a message with a short sleeptime before and after to ensure prompt processes can be visualised later in the log in chronological order.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
protected static void LogWithDistinctTime(
	
	string message
)

Parameters

message  String
The message to be logged.
See also