ActivityTracingTraceWarning Method

Overload List

TraceWarning(AsyncCodeActivityContext, String, Object) Traces the specified context in the workflow log as warning.
Obsolete.
TraceWarning(CodeActivityContext, String, Object) Traces the specified context in the workflow log as warning.
TraceWarning(NativeActivityContext, String, Object) Traces the specified context in the workflow log as warning.

See Also