SyncSessionContext Class

Represents information about the current synchronization session.

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

Syntax

'Declaration
Public Class SyncSessionContext
'Usage
Dim instance As SyncSessionContext
public class SyncSessionContext
public ref class SyncSessionContext
public class SyncSessionContext
public class SyncSessionContext

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.SyncSessionContext

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SyncSessionContext Members
Microsoft.Synchronization Namespace