Click or drag to resize

ActivityTracingTraceWarning Method

Overload List
 NameDescription
Public methodStatic memberTraceWarning(AsyncCodeActivityContext, String, Object)Obsolete.
Traces the specified context in the workflow log as warning.
Public methodStatic memberTraceWarning(CodeActivityContext, String, Object) Traces the specified context in the workflow log as warning.
Public methodStatic memberTraceWarning(NativeActivityContext, String, Object) Traces the specified context in the workflow log as warning.
Top
See Also