SiloHost.Verbose Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Verbose flag.
If set to true
then additional status and diagnostics info will be written during silo startup.
public int Verbose { get; set; }
member this.Verbose : int with get, set
Public Property Verbose As Integer