FileSystemStoreJobFactory Constructor |
Namespace: CMS.ContinuousIntegration.InternalAssembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 10.0.0
Syntax public FileSystemStoreJobFactory()
Remarks
The constructor is public for the purpose of the class instantiation by the abstract predecessor of the class. There is no need
to instantiate it in your custom code.
See Also