Click or drag to resize

ITaskServerUmbilicalProtocol Methods

The ITaskServerUmbilicalProtocol type exposes the following members.

Methods
 NameDescription
Public methodDownloadDfsFile Requests the task server to download a file from the DFS to make it available to all tasks.
Public methodRegisterTcpChannelPort Registers the port number that the task host is listening on for TCP channel connections.
Public methodReportCompletion Reports successful task completion to the task server.
Public methodReportError Reports that the task has encountered an unrecoverable error.
Public methodReportProgress Reports progression of a task.
Top
See Also