CloseReason Enumeration

Used to identify the reasoning code closing passed to the ECMA 2.0 from the FIM Synchronization Service.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)

Usage

'Usage
Dim instance As CloseReason

Syntax

'Declaration
Public Enumeration CloseReason
public enum CloseReason
public enum class CloseReason
public enum CloseReason
public enum CloseReason

Members

Member name Description
Normal The service is running fine.
TerminatedByUser User selected to abort the run.
TerminatedShuttingDown The service is shutting down.
Unknown The reason is unknown.

Platforms

Target Platforms

See Also

Reference

Microsoft.MetadirectoryServices Namespace