ITracer Interface

 

Updated: March 20, 2013

Provides a mechanism to emit traces

Namespace:   Microsoft.BizTalk.Services
Assembly:  Microsoft.BizTalk.Services (in Microsoft.BizTalk.Services.dll)

type ITracer = interface end

NameDescription
System_CAPS_pubmethodTraceEvent(TraceEventType, String, Object[])

Writes a trace event

Return to top
Show: