Property | Type | Description |
---|
Method | Description | |
---|---|---|
ShutdownParams ( bool shutdownHost, bool allowCancellation ) : Dynamo.Configuration | ||
ShutdownParams ( bool shutdownHost, bool allowCancellation, bool closeDynamoView ) : Dynamo.Configuration |
public ShutdownParams ( bool shutdownHost, bool allowCancellation ) : Dynamo.Configuration | ||
shutdownHost | bool | |
allowCancellation | bool | |
return | Dynamo.Configuration |
public ShutdownParams ( bool shutdownHost, bool allowCancellation, bool closeDynamoView ) : Dynamo.Configuration | ||
shutdownHost | bool | |
allowCancellation | bool | |
closeDynamoView | bool | |
return | Dynamo.Configuration |