docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
4.3.0
ProGet SDK
Inedo
LazyDisposableAsync(T)
LazyDisposableAsync<T> Class
Inheritance Hierarchy
object
Inedo.LazyAsync<T>
Inedo.LazyDisposableAsync<T>
Syntax
public
class
LazyDisposableAsync
<T> :
LazyAsync
<T>,
System.IDisposable
Constructors
Name
Description
LazyDisposableAsync<T>(System.Func<T> getValue, System.Func<System.Threading.Tasks.Task<T>> getValueAsync)
Methods
Name
Description
Dispose
Dispose(bool disposing)