eDriven Framework API
AddResponse Method (response)
NamespaceseDriven.Core.TasksAsyncRequestHandler<(Of <(<'TIdentifier, TResponse>)>)>AddResponse(TResponse)
eDriven Framework API
Adds a response
Declaration Syntax
C#Visual BasicVisual C++
public void AddResponse(
	TResponse response
)
Public Sub AddResponse ( _
	response As TResponse _
)
public:
void AddResponse(
	TResponse response
)
Parameters
response (TResponse)

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)