The Resource<(Of <(<'TDevice, TResource, TMetadata>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Item | ||
| Metadata |
Some arbitrary data associated with this resource.
| |
| NeedsUpdate |
Whether or not the Update method has to be called for this resource.
By default this flag is true.
Note: The Update method will always get called for new resources.
|