次の方法で共有


SyncSessionState Enumeration

Defines the state that a synchronization session is in.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization.Data (in microsoft.synchronization.data.dll)

Syntax

'Declaration
Public Enumeration SyncSessionState
public enum SyncSessionState
public enum class SyncSessionState
public enum SyncSessionState
public enum SyncSessionState

Members

Member name Description
Ready The session is ready to synchronize changes.
Synchronizing The session is currently synchronizing changes.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements (Synchronization Services).

Target Platforms

See Also

Reference

Microsoft.Synchronization Namespace