| IWebFarmTask Interface |
Namespace: CMS.Core
public interface IWebFarmTask
The IWebFarmTask type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskBinaryData |
Binary data.
| |
| TaskFilePath |
Target path of file transported by task.
| |
| TaskIsAnonymous |
Indicates if the task is not assigned to any server.
| |
| TaskTarget |
Task target.
| |
| TaskTextData |
Task type.
| |
| TaskType |
Task type.
|