Defines a base interface for service implementation.
Namespace: Aspose.Svg.ServicesAssembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntaxpublic interface IService : IDisposable
Public Interface IService
Inherits IDisposable
public interface class IService : IDisposable
type IService =
interface
interface IDisposable
end
The IService type exposes the following members.
Methods
| Name | Description |
---|
 | Dispose | (Inherited from IDisposable.) |
See AlsoReference
SystemIDisposable