The Resource<(Of <(<'TDevice, TResource, TMetadata>)>)> type exposes the following members.

Properties

  NameDescription
Public propertyItem
Public propertyMetadata
Some arbitrary data associated with this resource.
Public propertyNeedsUpdate
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.

See Also