deDFSSynchronization Methods
The deDFSSynchronization type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
clearAllRequests |
Clears all requests.
|
![]() |
clearAllRequestsByPeriod |
Clears all requests by period.
|
![]() |
createAllRequests |
Creates all requests.
|
![]() |
createUpdateFileRemoveRequest |
Creates the file remove request.
|
![]() |
createUpdateFileSynchRequest |
Creates the synch request.
|
![]() |
getAllRequestsByPeriod |
Gets all requests by period.
|
![]() |
getAllSyncRequests |
Gets all synchronize requests.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getErroredSynchInfo |
Gets the errored synch information.
|
![]() |
getFileContentUsingFilePath |
Gets the file content using file path.
|
![]() |
getFileIDUsingFilePath |
Gets the file identifier using file path.
|
![]() |
getNotProcessedSynchRequestsForServer |
Gets the not processed synch requests for server.
|
![]() |
getProcessedSynchRequestsForServer |
Gets the processed synch requests for server.
|
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getRequestDataUsingFileID |
Gets the request data using file identifier.
|
![]() |
getServerList |
Gets the server list.
|
![]() |
getSyncDetailsUsingFileID |
Gets the synchronize details using file identifier.
|
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasNotProcessedSynchRequestsForServer |
Determines whether [has not processed synch requests for server] [the specified server name].
|
![]() |
isRequestFileContentEquals |
Requests the file contents equals.
|
![]() |
processNotProcessedSynchRequests |
Processes the not process synch requests.
|
![]() |
processSynchRequests |
Processes the synch requests.
|
![]() |
removeAllRequestsForServer |
Removes all requests for server.
|
![]() |
removeSynchRequest |
Removes the synch request.
|
![]() |
removeSynchRequestUsingFilePath |
Removes the synch request using file path.
|
![]() |
removeSyncInfo |
Removes the synchronize data.
|
![]() |
reSyncAllErrorRequestForServer |
Res the synchronize all error request for server.
|
![]() |
reSyncRequest |
Res the synchronize request.
|
![]() |
reSyncRequestForAllServers |
Res the synchronize request all servers.
|