DBX009: A state type or stream type is not registered
This page explains error DBX009 and how to fix it.
Load<T> or Execute<T> names a state type, or a job names a stream type, that is not registered.
Register it with Stream<T>(...).
This page explains error DBX009 and how to fix it.
Load<T> or Execute<T> names a state type, or a job names a stream type, that is not registered.
Register it with Stream<T>(...).