ActivePredicate Property

Definition

Assembly XenoAtom.CommandLine.dll

Gets the callback that indicates if this node is active. Default is true.

public Func<bool> ActivePredicate { get; }

Returns