nestjs-temporal-core
Preparing search index...
WorkerShutdownResult
Interface WorkerShutdownResult
Worker shutdown result
interface
WorkerShutdownResult
{
error
?:
Error
;
shutdownTime
:
number
;
success
:
boolean
;
}
Index
Properties
error?
shutdown
Time
success
Properties
Optional
error
error
?:
Error
shutdown
Time
shutdownTime
:
number
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
shutdown
Time
success
nestjs-temporal-core
Loading...
Worker shutdown result