Skip to content

Brine2DOptions.ForceShutdownGracePeriodSeconds Property

Definition

Namespace: Brine2D.Hosting

Time in seconds to wait for the game thread's finally block to complete after a forced shutdown is triggered. Default: 2 seconds.

public int ForceShutdownGracePeriodSeconds { get; set; }

Property Value

System.Int32