iFolder::WebService::SyncServiceInfo Class Reference

Class that represents the current state and configuration of the synchronization service. More...

List of all members.

Public Types

enum  sync
 Enum for Sync details options. More...

Public Member Functions

 SyncServiceInfo ()
 Constructor.

Static Public Member Functions

static SyncServiceInfo GetSyncServiceInfo ()
 Get Sync Service Info.

Public Attributes

string UpSince
 Date and Time when the synchronization engine was started. RFC 822 format.
int Cycles
 Number of cycles the engine performed.
string Provider
 Name of the registered synchronization provider.
int SynchronizationInterval
 Configured time interval, represented in seconds, between synchronization cycles.
int DeleteMemberGracePeriod
 Configured grace period, represented in seconds, the sync service will allow a member to remain in the domain when the member no longer exists in the external identity store.
string Status
 Current status of the synchronization engine status will be one of the following: "running" "sleeping" "disabled" "shutdown".


Detailed Description

Class that represents the current state and configuration of the synchronization service.


Member Enumeration Documentation

Enum for Sync details options.


Constructor & Destructor Documentation

iFolder::WebService::SyncServiceInfo::SyncServiceInfo (  )  [inline]

Constructor.


Member Function Documentation

static SyncServiceInfo iFolder::WebService::SyncServiceInfo::GetSyncServiceInfo (  )  [inline, static]

Get Sync Service Info.

Returns:


Member Data Documentation

Date and Time when the synchronization engine was started. RFC 822 format.

Number of cycles the engine performed.

Name of the registered synchronization provider.

Configured time interval, represented in seconds, between synchronization cycles.

Configured grace period, represented in seconds, the sync service will allow a member to remain in the domain when the member no longer exists in the external identity store.

Members become disabled in the Simias domain when they are no longer exist in the external store.

Current status of the synchronization engine status will be one of the following: "running" "sleeping" "disabled" "shutdown".


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:43:22 2009 for simias by  doxygen 1.5.6