Click or drag to resize

IPerInstanceContextModuleAccessorModules Property

Gets the list of per-instance-context modules to register.

Namespace:  Autofac.Integration.Wcf
Assembly:  Autofac.Integration.Wcf (in Autofac.Integration.Wcf.dll) Version: 6.0.0+691de191498a27e1db2c331d318e19150e41288c
Syntax
IEnumerable<IModule> Modules { get; }

Property Value

Type: IEnumerableIModule

[Missing <value> documentation for "P:Autofac.Integration.Wcf.IPerInstanceContextModuleAccessor.Modules"]

See Also