Interface IDistributorConfigurationPhaseTail
Part of Fluent Syntax flow used to build the composer
argument of WithDistributor(IAgentDistributorsConfigurationPhase, Func<IDistributorCommenceConfigurationPhase, IDistributorCompletedConfigurationPhase>).
Represents the last step in the customization chain starting from IDistributorCommenceConfigurationPhase.
Namespace: Sp.Agent.Configuration
Assembly: Sp.Agent.Distributor.dll
Methods
CompleteWithDefaults()
Completes the composition of the Fluent Configuration Expression.
Declaration
IDistributorCompletedConfigurationPhase CompleteWithDefaults()
Returns
Type | Description |
---|---|
IDistributorCompletedConfigurationPhase |