ServiceStatus Enumeration

Applies to: Semantic Logging Application Block 1.0

Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw.dll) Version: 1.0.0.0 (1.0.1304.0)

Syntax

public enum ServiceStatus
'Declaration
Public Enumeration ServiceStatus
public enum class ServiceStatus

Members

Member name Value Description
NotStarted 0
Started 1
Stopping 2
Stopped 3
Disposed 4
Faulted 5

See Also

Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Etw Namespace