Skip to main content

services.service_context

ServiceContext Objects

class ServiceContext(MessageContext)

An execution context for messages dispatched by the message bus to a service.

This class is an extension to the more general MessageContext specifically used by Service and its message handlers.