unity how to set framrate csharp

Code Example - unity how to set framrate csharp

                
                        // Make the game run as fast as possible
Application.targetFrameRate = 300;