Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ChannelCloseEvent
Interface ChannelCloseEvent
The event that is emitted when a channel is closed from the remote side.
interface
ChannelCloseEvent
{
code
?:
number
;
reason
:
string
;
}
Index
Properties
code?
reason
Properties
Optional
code
code
?:
number
reason
reason
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
code
reason
Theia TypeDoc
Loading...
The event that is emitted when a channel is closed from the remote side.