Ejemplo n.º 1
0
 internal static void StopGrpcServer(GrpcServer grpcServer)
 {
     grpcServer.Shutdown();
 }