Click or drag to resize

IEnvironmentSelector Methods

The IEnvironmentSelector type exposes the following members.

Methods
 NameDescription
Public methodSelectCustom Returns a ICustomConfigurationBuilder allowing the properties to be set to custom values (useful for testing with non-standard AMQP)
Public methodSelectProduction Returns a IConfigurationBuilder with properties set to values needed to access production environment
Public methodSelectReplay Returns a IReplayConfigurationBuilder with properties set to values needed to access replay server
Public methodSelectStagingObsolete.
Returns a IConfigurationBuilder with properties set to values needed to access integration environment
Top
See Also