Options for Context.routeActivity method.
Whether to skip enqueuing the activity and invoke the listener immediately. If no inbox queue is available, this option is ignored and the activity will be always invoked immediately.
optional
documentLoader: DocumentLoader
The document loader for loading remote JSON-LD documents.
optional
contextLoader: DocumentLoader
The context loader for loading remote JSON-LD contexts.
optional
tracerProvider: TracerProvider
The OpenTelemetry tracer provider. If omitted, the global tracer provider is used.