ProcessExitHandlingOptions Class
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.
ProcessExitHandlingOptions configure silo behavior on process exit
public class ProcessExitHandlingOptions
type ProcessExitHandlingOptions = class
Public Class ProcessExitHandlingOptions
- Inheritance
-
ProcessExitHandlingOptions
Constructors
ProcessExitHandlingOptions() |
Properties
FastKillOnProcessExit |
Whether to fast kill a silo on process exit or not. Turned on by default |