ULSyncResult class

UL Ext.: Represents the status of the last synchronization.

Syntax
Visual Basic

Public Class ULSyncResult 
C#

public class ULSyncResult 
Remarks

There is no constructor for this class. Each connection has its own ULSyncResult instance, attached as its ULConnection.SyncResult. A ULSyncResult instance is only valid while that connection is open.

See also

ULSyncResult members
AuthStatus property
AuthValue property
IgnoredRows property
PartialDownloadRetained property
StreamErrorCode property
StreamErrorSystem property
Timestamp property
UploadOK property