Skip to content

RequestContextExtensions Methods

Extensions for working with RequestContext.

Export(DeepCopier)

static
View source
public static Dictionary<string, object>? Export(DeepCopier copier)
Exports a copy of the current RequestContext.

Parameters

copierDeepCopier
The copier.

Returns

A copy of the current request context.