Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.Run.CloudServer
IProps
Interface IProps
Props
interface
IProps
{
cloudServer
?:
HPCClientPlugin
;
disabled
?:
boolean
;
onOk
:
(
plugin
:
HPCClientPlugin
)
=>
Promise
<
void
>
;
parallel
?:
boolean
;
}
Index
Properties
cloud
Server?
disabled?
on
Ok
parallel?
Properties
Optional
cloud
Server
cloudServer
?:
HPCClientPlugin
Optional
disabled
disabled
?:
boolean
on
Ok
onOk
:
(
plugin
:
HPCClientPlugin
)
=>
Promise
<
void
>
Optional
parallel
parallel
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cloud
Server
disabled
on
Ok
parallel
Tanatloc documentation
Loading...
Props