Overload List
Name | Description | |
---|---|---|
TraceError(AsyncCodeActivityContext, String, Object) |
Traces the specified context in the workflow log as error.
| |
TraceError(CodeActivityContext, String, Object) |
Traces the specified context in the workflow log as error.
| |
TraceError(NativeActivityContext, String, Object) |
Traces the specified context in the workflow log as error.
|
See Also