ActivityTracingTrace Method

Overload List

Trace(AsyncCodeActivityContext, String, Object) Traces the specified context in the workflow log as info.
Trace(CodeActivityContext, String, Object) Traces the specified context in the workflow log as info.
Trace(NativeActivityContext, String, Object) Traces the specified context in the workflow log as info.

See Also