Documentation
Preparing search index...
@rivetkit/engine-runner-protocol
ToServerWebSocketClose
Type Alias ToServerWebSocketClose
type
ToServerWebSocketClose
=
{
code
:
u16
|
null
;
reason
:
string
|
null
;
retry
:
boolean
;
}
Index
Properties
code
reason
retry
Properties
Readonly
code
code
:
u16
|
null
Readonly
reason
reason
:
string
|
null
Readonly
retry
retry
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
reason
retry
Documentation
Loading...