docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo
LazyAsync(T)
LazyAsync<T> Class
Inheritance Hierarchy
object
Inedo.LazyAsync<T>
Syntax
public
class
LazyAsync
<T>
Constructors
Name
Description
LazyAsync<T>(System.Func<T> getValue, System.Func<System.Threading.Tasks.Task<T>> getValueAsync)
Properties
Name
Description
IsValueCreated
Value
ValueAsync