close method

  1. @override
Future close (String correlationId)

Closes this endpoint and the GRPC server (service) that was opened earlier.

  • correlationId (optional) transaction id to trace execution through call chain. Return Future the closing process is complete. Throws error if one is raised.