Returns whether or not the storage is available.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
bool isStorageAvailable()
Return Value
Type: BooleanWhether or not the storage is available.
Exceptions
Exception | Condition |
---|---|
Exception | If storage availability could not be determined. |
Remarks
See Also