Example usage: ``` ServerBuilder builder; builder.AddChannelArgument(GRPC_ARG_TCP_RECEIVE_BUFFER_SIZE, 1024*1024); ```