resource.restart
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
Method Server and Client 
 
 
 ![]()
Online and Offline
Available since Server 1.0.0, Client 1.0.0
void resource.restart(void)
The resource.restart method is used to restart a resource.
Parameters
| void | This method doesn't take any parameters. | 
Return
| void | This method doesn't return a value. | 
Types
Shared Resource
Notes
There aren't any notes for this method.
Examples
There aren't any examples for this method.
Compatibility
There isn't any compatibility information for this method.
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