Skip to content

Brine2DOptions.ShutdownTimeoutSeconds Property

Definition

Namespace: Brine2D.Hosting

Time in seconds to wait for the game thread to exit gracefully during disposal. If the thread does not exit within this window, a forced shutdown is triggered. Default: 5 seconds.

public int ShutdownTimeoutSeconds { get; set; }

Property Value

System.Int32