[]
        
(Showing Draft Content)

IDocReceiveMiddlewareContext

Interface: IDocReceiveMiddlewareContext<T>

Context for receiving a message in document middleware.

Type parameters

Name
T

Hierarchy

Table of contents

Properties

Properties

connection

Optional connection: Connection

Inherited from

IDocMiddlewareContextBase.connection


request

request: IRequestMessage<T>