Grpc.Core.ServerServiceDefinition
Stores mapping of methods to server call handlers.
Normally, the ServerServiceDefinition objects will be created by the BindService factory method
that is part of the autogenerated code for a protocol buffers service definition.
Builder class for ServerServiceDefinition.
Creates a new builder object for ServerServiceDefinition.
Forwards all the previously stored AddMethod calls to the service binder.