open method Null safety
- String? correlationId
override
Opens a connection using the parameters resolved by the referenced connection resolver and creates a GRPC server (service) using the set options and parameters.
correlationId
(optional) transaction id to trace execution through call chain. Return Future the opening process is complete. Throws error if one is raised.