Valum.ForwardCallback – valum-0.3 Reference Manual
ForwardCallback
Description:
public
delegate
bool
ForwardCallback
(
Request
req,
Response
res,
NextCallback
next,
Context
context,
T
value)
throws
Error
Define a type of
Valum.HandlerCallback
that forward a generic value.
Namespace:
Valum
Package:
valum-0.3