Public Properties

  Name Description
Public property IsImportAgentEnabled A boolean value that controls the run enabled status of the import agent sub-component of the CFS importer. When false, the agent does not run. When true, the agent runs, but the importer as a whole might still not process import requests when the dispatcher sub-component has not also been enabled. For more information, see the DispatcherEnabled property on the ICFSImportAgentConfiguration interface.

For a discussion of the importer sub-components, see the ICFSImportAgentConfiguration interface.

Top

See Also