Interface IConnectionContext

Represents basic connection information

interface IConnectionContext {
    sent: boolean;
}

Hierarchy (view full)

Implemented by

Properties

Properties

sent: boolean

Has an answer been sent