isMainNode property

bool? isMainNode
final

Specifies whether the current node is the main node for a multi-node parallel job.

Implementation

final bool? isMainNode;