Interface IStartStop
Interface for components that cab be started and stopped.
public interface IStartStop : IStartable, IStopable, IDisposable
- Inherited Members
- Extension Methods
Interface for components that cab be started and stopped.
public interface IStartStop : IStartable, IStopable, IDisposable