This version of Unity is unsupported.

ParticleSystem.Particle.remainingLifetime

Switch to Manual
public float remainingLifetime;

Description

The remaining lifetime of the particle.

This is the time in seconds for how long this particle will remain alive. When the lifetime drops below zero the Particle will be killed.