Click or drag to resize

ITookanDeleteAgent Method

Deletes agent

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
TookanBaseResponse DeleteAgent(
	int fleetId
)

Parameters

fleetId
Type: SystemInt32
Agent Id of your agent. You will get this from agent list in dashboard.

Return Value

Type: TookanBaseResponse
The response object.
See Also