ActivityRunMode Enum
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.
ActivityRunMode
public enum class ActivityRunMode
public enum class ActivityRunMode
enum ActivityRunMode
public enum ActivityRunMode
type ActivityRunMode =
Public Enum ActivityRunMode
- Inheritance
-
ActivityRunMode
Fields
Name | Value | Description |
---|---|---|
InProcess | 0 | InProcess |
OutOfProcess | 1 | OutOfProcess |