Returns the interrupt grace period, in milliseconds. The service will have this much time in which to clean up, before being forcefully killed.

C# |
public int GracePeriod { get; }

The interrupt grace period (in milliseconds)
C# |
public int GracePeriod { get; }