KnownArmServicePackageActivationMode enum
Known values of ArmServicePackageActivationMode that the service accepts.
Fields
ExclusiveProcess | Indicates the application package activation mode will use exclusive process. |
SharedProcess | Indicates the application package activation mode will use shared process. |