ProcessExitHandlingOptions.FastKillOnProcessExit 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.
Whether to fast kill a silo on process exit or not. Turned on by default
public bool FastKillOnProcessExit { get; set; }
member this.FastKillOnProcessExit : bool with get, set
Public Property FastKillOnProcessExit As Boolean