Properties
Optional channels
channels: string[]
connection
connection: HubConnection
reconnect_count
reconnect_count: number
subjectId
subjectId: string | number
Optional subscribe
subscribe: undefined | (() => Promise<void>)
Optional token
token: undefined | string
A single hub connection
IHubConnection