isMainNode property
Specifies whether the current node is the main node for a multi-node parallel job.
Implementation
final bool? isMainNode;
Specifies whether the current node is the main node for a multi-node parallel job.
final bool? isMainNode;