Enum ServerTaskResultType
The type of area a ITaskResultHandler can operate within
Namespace: LemonEdge.API.Tasks
Assembly: API.dll
Syntax
public enum ServerTaskResultType : short
  Fields
| Name | Description | 
|---|---|
| Client | Can process a task result from within the client UI  | 
      
| Server | Can process a task result on the service only so  |