This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Talend.
                            
	
		Summary
            Undeploys an ESB task.
            
		- Assembly
- Cake.Talend .dll 
- Namespace
- Cake.Talend 
- Containing Type
- TalendAdmin Api Aliases 
Syntax
public static void UndeployEsbTask(this ICakeContext context, int taskId, TalendAdminApiSettings settings)Attributes
| Type | Description | 
|---|---|
| Cake | |
| Cake | 
Parameters
| Name | Type | Description | 
|---|---|---|
| context | ICakeContext | |
| taskId | int | |
| settings | Talend | 
Return Value
| Type | Description | 
|---|---|
| void | 
