resource.isStarting
Property Server and Client 
 
 
 ![]()
Online and Offline Read-Only
bool resource.isStarting
Value
| bool | bool true if the resource is starting, or returns bool false if it is not starting.
 | 
| readonly | This property cannot be changed. | 
Types
Shared Resource
Notes
There aren't any notes for this property.
Examples
There aren't any examples for this property.
Compatibility
There isn't any compatibility information for this property.
Related
Server Related
        findResourceByName
        getResources
        thisResource
        resource.exports
        resource.getExport
        resource.isStarted
        resource.isStarting
        resource.name
        resource.restart
        resource.start
        resource.stop
Client Related
        findResourceByName
        getResources
        thisResource
        resource.exports
        resource.getExport
        resource.isReady
        resource.isStarted
        resource.isStarting
        resource.name
        resource.restart
        resource.start
        resource.stop