is_parallel


Description:

public bool is_parallel { get; }

Whether or not this seq is in parallel mode.

This can be accessed even though this seq has been closed.