Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApplicationConnectionStatusContribution

Hierarchy

Index

Constructors

constructor

Properties

Protected Readonly connectionStatusService

connectionStatusService: ConnectionStatusService

Protected Readonly logger

logger: ILogger

Protected Readonly statusBar

statusBar: StatusBar

Private statusbarId

statusbarId: string = 'connection-status'

Protected Readonly toDisposeOnOnline

toDisposeOnOnline: DisposableCollection = ...

Methods

Protected handleOffline

  • handleOffline(): void

Protected handleOnline

  • handleOnline(): void

initialize

  • initialize(): void

Protected onStateChange