DistributedApplicationExecutionContextOptions 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.
Configuration options and references that need to be exposed to the DistributedApplicationExecutionContext.
public class DistributedApplicationExecutionContextOptions
type DistributedApplicationExecutionContextOptions = class
Public Class DistributedApplicationExecutionContextOptions
- Inheritance
-
DistributedApplicationExecutionContextOptions
Constructors
DistributedApplicationExecutionContextOptions(DistributedApplicationOperation) |
Configuration options and references that need to be exposed to the DistributedApplicationExecutionContext. |
Properties
Operation |
The operation currently being performed by the AppHost. |
ServiceProvider |
The IServiceProvider for the AppHost. |