Click or drag to resize
StagingTaskRunner Methods

The StagingTaskRunner type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetSHA1Hash
Returns the hash for the specified password.
Public methodStatic memberGetSHA1HashByteArray
Returns the SHA1 hash byte array for given password string.
Public methodStatic memberGetTaskTypeEnum
Returns the task type enumeration value.
Public methodStatic memberGetTaskTypeString
Returns the task type string.
Public methodStatic memberIsServerEnabled
Returns true if the staging server is enabled.
Public methodRunSynchronization(IEnumerableInt32)
Runs the task synchronization for specified server and list of task IDs.
Public methodRunSynchronization(IEnumerableString)
Runs the task synchronization for specified server and list of task IDs.
Public methodRunSynchronization(DataSet)
Runs the task synchronization for specified server and list of task IDs.
Public methodRunSynchronization(Int32)
Runs the task synchronization for specified server and task.
Public methodStatic memberServerAuthenticationType
Returns server authentication type for specified site.
Top
See Also