[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.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IService : INamed,
IConfigurable
public interface IService : INamed,
IConfigurable
Public Interface IService
Inherits INamed, IConfigurable
Public Interface IService
Inherits INamed, IConfigurable
public interface class IService : INamed,
IConfigurable
public interface class IService : INamed,
IConfigurable
type IService =
interface
interface INamed
interface IConfigurable
end
type IService =
interface
interface INamed
interface IConfigurable
end