DisconnectedRequest interface

Request for the disconnected event.

Properties

context

The context of current CloudEvents request.

reason

The reason that the connection disconnects.

Property Details

context

The context of current CloudEvents request.

context: ConnectionContext

Property Value

reason

The reason that the connection disconnects.

reason?: string

Property Value

string