Various file transfer constraints

Namespace: Contracts
Assembly: Contracts (in Contracts.dll)

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

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1