Table of Contents

Interface IStartStop

Namespace
Lykke.Common
Assembly
Lykke.Common.dll

Interface for components that cab be started and stopped.

public interface IStartStop : IStartable, IStopable, IDisposable
Inherited Members
Extension Methods