IsValid
Determines whether the current LogActivity is valid, i.e. calls to methods SetFailure() or SetException(Exception) will do something, or will be totally ignored.
Declaration
public bool IsValid { get; }
Property Value
Type | Description |
---|---|
bool |