Property GracefulShutdownTimeout
GracefulShutdownTimeout
Gets or sets the timeout for graceful shutdown before forceful termination.
public TimeSpan GracefulShutdownTimeout { get; set; }
Property Value
- TimeSpan
The maximum time to wait for graceful shutdown. Default is 5 seconds.