keepAlive property

bool? keepAlive
final

Whether or not to keep the worket alive for future run or selectURL calls. Present only for SharedStorageAccessMethods: run and selectURL.

Implementation

final bool? keepAlive;