Type Default Value Read Only Description
[C#]
Func<string, Task<string>>

[Visual Basic]
Func<string, Task<string>>
null No The task associated with the current request.

 

   

Notes
 
The task associated with the current request.

 

   

Example
 
None.