Class WpfLifeTimeOptions
Inheritance
System.Object
WpfLifeTimeOptions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Injecter.Hosting.Wpf
Assembly: Injecter.Hosting.Wpf.dll
Syntax
public sealed class WpfLifeTimeOptions
Properties
| Improve this Doc View SourceSuppressStatusMessages
Indicates if host lifetime status messages should be supressed such as on startup. The default is false.
Declaration
public bool SuppressStatusMessages { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |