PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsLog­ActivityIs­Valid
Open sandboxFocus

LogActivity.IsValid Property

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
Boolean