IService Interface
Defines a base interface for service implementation.

Namespace: Aspose.Svg.Services
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public interface IService : IDisposable

The IService type exposes the following members.

Methods
  NameDescription
Public methodDispose (Inherited from IDisposable.)
See Also

Reference

SystemIDisposable