TaskFunc


Description:

public delegate T TaskFunc<T> ()

Function delegate that returns a value of type T.


Namespace: Vala.Concurrent
Package: Valacore