Property ShouldNeverLogAtStart
ShouldNeverLogAtStart
Tasks that should never log at start can override this.
Returns true
if this task should never log when it start.
Declaration
protected virtual bool ShouldNeverLogAtStart { get; }
Property Value
Type | Description |
---|---|
System.Boolean |