IService Interface

IService interface

Defines a base interface for service implementation.

public interface IService : IDisposable

See Also