abortAgentAction property

Action<AgentAbortRequest, AgentAbortResponse, void, void> abortAgentAction
final

The abort action.

Implementation

final Action<AgentAbortRequest, AgentAbortResponse, void, void>
abortAgentAction;