The spawn action to context statement
The spawn action() to context statement creates a copy of the currently executing monitor instance in the specified context. A monitor instance must have a reference for the specified context in order to spawn to that context.
SpawnToStatement
The result type of Expression must be context. The spawn action()to context statement spawns a new monitor instance in the specified context.