Member name | Description |
---|---|
AuthStatus property |
Returns the authorization status code for the last synchronization attempt. |
AuthValue property |
Returns the return value from custom user authentication synchronization scripts. |
IgnoredRows property |
Checks whether any uploaded rows were ignored during the last synchronization. |
PartialDownloadRetained property |
Checks whether a partial download was retained during the last synchronization. |
StreamErrorCode property |
Returns the error reported by the stream itself. |
StreamErrorContext property |
Returns the basic network operation being performed when the stream error occurred. |
StreamErrorID property |
Returns the ID of the network layer reporting an error. |
StreamErrorSystem property |
Returns the stream error system-specific code. |
Timestamp property |
Returns the timestamp of the last synchronization. |
UploadOK property |
Checks whether the last upload synchronization was successful. |
Member name | Description |
---|---|
Finalize method |
Releases unmanaged resources and performs other cleanup operations before the ULSyncResult is reclaimed by garbage collection. |