IService InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Defines abstraction for an entity that is controlled by Start/Stop commands and has a status

Namespace: NFX.ServiceModel
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IService : INamed, 
	IConfigurable
See Also