UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

TraceEvent..::..TraceError Method

error trace message

Namespace:  UAOOI.ProcessObserver.RealTime.Processes
Assembly:  RealTime (in RealTime.dll)

Syntax


public void TraceError(
	int id,
	string source,
	string message
)
Public Sub TraceError ( _
	id As Integer, _
	source As String, _
	message As String _
)
public:
void TraceError(
	int^ id, 
	String^ source, 
	String^ message
)

Parameters

id
Type: Int32
user identifier for the message
source
Type: String
source of message
message
Type: String
message that we want to trace