Record - grpc : ListenerConfiguration

Represents the gRPC server endpoint configuration.

Fields

  • host string 0.0.0.0
  • The server hostname.

  • timeoutInMillis int DEFAULT_LISTENER_TIMEOUT
  • Period of time in milliseconds that a connection waits for a read/write operation. Use value 0 to disable timeout.