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()
<ObsoleteAttribute("ContextFactory() is deprecated, please use ContextFactory(appKey, cacheSettings, appLoadFlags) instead.")>
Public Sub New
See Also