BuildMaster SDK Reference
Version:
LazyDisposableAsync<T> Class
A lazily-initialized value that can be initialized either synchronously or asynchronously and disposed.
Inheritance Hierarchy
- object
- Inedo.LazyAsync<T>
- Inedo.LazyDisposableAsync<T>
Syntax
public
class
LazyDisposableAsync<T> : LazyAsync<T>, System.IDisposable