Class ActivityExtensions
- Namespace
- TypedRest
- Assembly
- TypedRest.dll
Provides extension methods for Activity.
public static class ActivityExtensions
- Inheritance
-
ActivityExtensions
- Inherited Members
Methods
AddException(Activity, Exception)
Updates the activity
to have tags encoding the specified exception
.
public static Activity AddException(this Activity activity, Exception exception)