Click or drag to resize

ContextFactory Constructor

Note: This API is now obsolete.

Creates a new instance of the factory object.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[ObsoleteAttribute("ContextFactory() is deprecated, please use ContextFactory(appKey, cacheSettings, appLoadFlags) instead.")]
public ContextFactory()
See Also