Share via


DistributedApplicationExecutionContextOptions Class

Definition

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.

Applies to