Click or drag to resize
FileSystemRepositoryManagerDispose Method
Releases all resources used by the current instance of the FileSystemRepositoryManager class.

Namespace: CMS.ContinuousIntegration
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 13.0.131
Syntax
C#
public void Dispose()

Implements

IDisposableDispose
See Also