UniverResponse

Response for the result of the queue execution

public class UniverResponse<TValue>

Remarks

This generic class wraps the result of a queue execution, providing a strongly-typed response value.

Properties

Property Type Description
res TValue Result for that process, in the desired value