OpenTAP 9.25
API Reference
|
Indicates how a IResource property should be handled when being opened or closed. By default the resources will be opened in sequence, so any referenced resources are open before Open() and until after Close(). More...
Inherits Attribute.
Public Member Functions | |
ResourceOpenAttribute (ResourceOpenBehavior behavior) | |
Creates a new ResourceOpen attribute for a resource property. More... | |
Public Attributes | |
readonly ResourceOpenBehavior | Behavior |
Behavior of how the resource should be handled. | |
Indicates how a IResource property should be handled when being opened or closed. By default the resources will be opened in sequence, so any referenced resources are open before Open() and until after Close().
|
inline |
Creates a new ResourceOpen attribute for a resource property.
behavior |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24