MetalamaAPI documentationFlashtrace APIFlashtraceIFlashtrace­Local­LoggerOpen­Activity
Open sandboxFocus

IFlashtraceLocalLogger.OpenActivity Method

OpenActivity(in OpenActivityOptions, in CallerInfo, Boolean)

Opens a new context for an activity.

Declaration
ILoggingContext OpenActivity(in OpenActivityOptions options, in CallerInfo callerInfo, bool isAsync)
Parameters
Type Name Description
OpenActivityOptions options

Options.

CallerInfo callerInfo

Information about the caller code.

System.Boolean isAsync
Returns
Type Description
ILoggingContext

A new context for the activity.