ConsoleLifetimeOptions.SuppressStatusMessages Property

Definition

Indicates if host lifetime status messages should be supressed such as on startup. The default is false.

public:
 property bool SuppressStatusMessages { bool get(); void set(bool value); };
public bool SuppressStatusMessages { get; set; }
member this.SuppressStatusMessages : bool with get, set
Public Property SuppressStatusMessages As Boolean

Property Value

Applies to