FileTransferConstants Class
Public Class FileTransferConstants
This language is not supported or no code example is available.
public class FileTransferConstants
This language is not supported or no code example is available.
public ref class FileTransferConstants
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
Equals(Object) | Determines whether the specified object is equal to the current object. (inherited from Object). |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (inherited from Object). |
![]() |
GetHashCode | Serves as the default hash function. (inherited from Object). |
![]() |
GetType | Gets the Type of the current instance. (inherited from Object). |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (inherited from Object). |
![]() |
ToString | Returns a string that represents the current object. (inherited from Object). |
Name | Description | |
---|---|---|
![]() |
CFS_GET_NEXT_DOWNLOAD_COMMAND | command to get the next available download |
![]() |
CFS_RESUME_UPLOAD_COMMAND | Command to resume an upload, which will prompt the server to send back its position |
![]() |
CFS_SERVER_HANDSHAKE | command to get the server guid |
![]() |
CFS_UPLOAD_COMMAND | Command to begin an upload |
![]() |
DEFAULT_FILE_SERVER_PORT | The default file server port |
![]() ![]() |
IFS_DOWNLOAD_LOG | |
![]() |
IFS_FILE_CHANGE_REQUEST_COMMAND | Command to request a file change |
![]() |
JS_CANCEL_JOB | Command to cancel a job |
![]() |
JS_COMPLETE_JOB | Command to complete a job |
![]() |
JS_CREATE_STORE | Command to create a store |
![]() ![]() |
JS_GET_QUEUE | |
![]() ![]() |
JS_GET_SETTINGS | |
![]() |
JS_GET_STATS | Command to get store settings |
![]() |
JS_GET_STORE_SETTINGS | Command to get store settings |
![]() |
JS_GET_VERSION | |
![]() |
JS_POST_PROCESS_JOB | Command to run post processing on a job |
![]() |
JS_QUEUE_JOB | Commad to queue a job |
![]() |
JS_RUN_SYNC | Command to force a synchronization |
![]() |
JS_RUN_SYNC_DATED | Command to force a synchronization, using a date |
![]() ![]() |
JS_SET_SETTINGS | |
![]() |
JS_SET_STORE_SETTINGS | Command to set store settings |
![]() |
JS_SET_SYNC_RULES | Command to set sync rules |
![]() |
JS_UPDATE_SERVER_GRAPH | Command to update a server graph |
![]() ![]() |
JS_UPDATE_WATCH_FOLDERS | Update watch folders |
![]() |
MAX_BUF_SIZE | Maximum buffer transfer size |
![]() ![]() |
MS_ADD_WATCH_FOLDER_FILES | Message to add some files found by a watch folder |
![]() ![]() |
MS_CANCEL_JOB | |
![]() |
MS_CLEAN_FILE_CHANGE | Command to clean a file change |
![]() ![]() |
MS_COMPLETE_DOC_OP | Command to complete a doc op |
![]() |
MS_DELIVER_DATA | Command to deliver data |
![]() |
MS_DELIVER_FILE_DATA | Command to deliver file data |
![]() ![]() |
MS_GET_FILE_STORE | |
![]() |
MS_GET_FRS_SYNC_RULES | Get file server sync rules |
![]() |
MS_GET_SERVER_ADDRESS | Command to get the server address of an frs |
![]() |
MS_GET_SERVER_GUID | Command to get the server guid |
![]() |
MS_GET_SYNC_LIST | Command to get the synchronization list |
![]() ![]() |
MS_GET_WATCH_FOLDERS | Message to get watch folders |
![]() |
MS_HELLO | Command to get the server address of an frs |
![]() |
MS_LOG_MSG | Command to get the server address of an frs |
![]() |
MS_RECORD_FILE_CHANGE | Command to record a file change |
![]() |
MS_REMOTE_OPERATION | Commnand to perform a remote operation |
![]() |
MS_REQUEST_FRS_KEY | Command to generate a new frs request key |
![]() |
MS_REQUEST_SYNCHRONIZATION | Command to request info about a synchronization |
![]() |
MS_RETRIEVE_SERVER_GRAPH_COMMAND | Command to retrieve a server graph |
![]() |
MS_VALIDATE_FRS_KEY | Command to validate an inter frs command with a given key |
![]() |
RESUME_DOWNLOAD_COMMAND | Command to resume a download |
Contracts.FileTransferConstants